of this little project was to become familiar with the process of designing a real chip with https://tinytapeout.com
was to build a simple BinaryDoorLock with 8-Bits as input.
With 8 Bits there are 256 possible combinations which can be switched on with the input switches.
Only one combination opens the BinaryDoorLock by setting the output pin high. The design was made with WOKWI
The following sections are copied from the original TinyTapeout template README.md
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!
Go to https://tinytapeout.com for instructions!
Edit the info.yaml and change the wokwi_id to match your project.
Please see the instructions for:
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.
- Share your GDS on Twitter, tag it #tinytapeout and link me!