chipmuenk / tt_05

Fork of TinyTapeout/tt05-verilog-demo

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What is Tiny Tapeout?

TinyTapeout is an educational project that aims to make it easier and cheaper than ever to get your digital designs manufactured on a real chip.

To learn more and get started, visit https://tinytapeout.com.

Verilog Projects

Edit the info.yaml and uncomment the source_files and top_module properties, and change the value of language to "Verilog". Add your Verilog files to the src folder, and list them in the source_files property.

The GitHub action will automatically build the ASIC files using OpenLane.

How to enable the GitHub actions to build the ASIC files

Please see the instructions for:

Resources

What next?

About

Fork of TinyTapeout/tt05-verilog-demo

License:Apache License 2.0


Languages

Language:Verilog 51.9%Language:Tcl 23.7%Language:Python 13.9%Language:Makefile 10.5%