From 8400e1ab8f7c76881ae1240920b1f860cc4aa550 Mon Sep 17 00:00:00 2001 From: Steve Jenson Date: Mon, 4 Nov 2024 19:36:57 -0800 Subject: [PATCH] Update README.md Explain what this project is. --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 642f4d2..c04aa8c 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,9 @@ ![](../../workflows/gds/badge.svg) ![](../../workflows/docs/badge.svg) ![](../../workflows/test/badge.svg) ![](../../workflows/formal/badge.svg) ![](../../workflows/fpga/badge.svg) +# JTAG Example for sky130 + +This is an example project demonstrating how to implement a JTAG boundary scan for a Tiny Tapeout project using the sky130 open PDK. + # Tiny Tapeout Verilog Project Template - [Read the documentation for project](docs/info.md)