https://github.com/quantamhd/evan-submission
https://github.com/quantamhd/evan-submission
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/quantamhd/evan-submission
- Owner: QuantamHD
- License: apache-2.0
- Created: 2022-11-14T18:04:01.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-11-14T18:12:59.000Z (over 3 years ago)
- Last Synced: 2025-01-30T05:13:16.425Z (over 1 year ago)
- Language: Python
- Size: 52.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
  
# 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!
Go to https://tinytapeout.com for instructions!
## How to change the Wokwi project
Edit the [info.yaml](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:
* [Enabling GitHub Actions](https://tinytapeout.com/faq/#when-i-commit-my-change-the-gds-action-isnt-running)
* [Enabling GitHub Pages](https://tinytapeout.com/faq/#my-github-action-is-failing-on-the-pages-part)
## How does it work?
When you edit the info.yaml to choose a different ID, the [GitHub Action](.github/workflows/gds.yaml) will fetch the digital netlist of your design from Wokwi.
After that, the action uses the open source ASIC tool called [OpenLane](https://www.zerotoasiccourse.com/terminology/openlane/) to build the files needed to fabricate an ASIC.
## Resources
* [FAQ](https://tinytapeout.com/faq/)
* [Digital design lessons](https://tinytapeout.com/digital_design/)
* [Join the community](https://discord.gg/rPK2nSjxy8)
## What next?
* Share your GDS on Twitter, tag it [#tinytapeout](https://twitter.com/hashtag/tinytapeout?src=hashtag_click) and [link me](https://twitter.com/matthewvenn)!