| commit | fb0265493c920cbc08d9e408efc7533e01b2ba5d | [log] [tgz] |
|---|---|---|
| author | Takuya Sasatani <33111879+t-sasatani@users.noreply.github.com> | Fri Dec 30 03:03:26 2022 +0900 |
| committer | GitHub <noreply@github.com> | Fri Dec 30 03:03:26 2022 +0900 |
| tree | f151a86ee59f1d9fa2e082d93ae30db12a15d738 | |
| parent | 5470c65dceb21c109876ff6be5083aaed5ad2a6a [diff] |
changed clock to io_in[0]
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.