ryancor / tt02-submission-template

Submission template for TT02

Home Page:https://www.tinytapeout.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

2-bit ALU

A 2-bit test ALU that contains 16 different types of calculations with a 4-bit select operation.

How to change the Wokwi project

Edit the info.yaml and change the wokwi_id to match your project.

How to enable the GitHub actions to build the ASIC files

Please see the instructions for:

How does it work?

When you edit the info.yaml to choose a different ID, the GitHub Action will fetch the digital netlist of your design from Wokwi.

After that, the action uses the open source ASIC tool called OpenLane to build the files needed to fabricate an ASIC.

Resources

What next?

About

Submission template for TT02

https://www.tinytapeout.com

License:Apache License 2.0


Languages

Language:Verilog 95.4%Language:Tcl 2.6%Language:Python 1.9%Language:Shell 0.1%