| commit | c8ceef3da0f4a34ed88220a0baa619b6e95779b3 | [log] [tgz] |
|---|---|---|
| author | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 18:43:12 2022 +0000 |
| committer | GitHub <noreply@github.com> | Sat Dec 31 18:43:12 2022 +0000 |
| tree | e169d0b48accbc5b7570680965893aaaa8a6cd64 |
Initial commit
Template for submitting TinyTapeout based projects to the Open MPW shuttle program.
Generate a new project based on this template.
Set GitHub Pages Sources as GitHub Actions.
If using Wokwi:
If using Verilog:
verilog/rtl/.info.yaml:project:wokwi_id to 0.top_module to match your top-level module.src_files (paths relative to the root of the repository).documentation:inputs to document the input wire of your top-level module.outputs to document the output wire of your top-level module.Commit, push and check the workflow summary (if successful a new commit including the hardened files will be automatically created).
Submit your project github repository to the next Open MPW shuttle.