commit | bad1dd4cf620dffe11075fa63e89272703e8c574 | [log] [tgz] |
---|---|---|
author | tinybot <bot@tinytapeout.com> | Sat Dec 31 19:17:38 2022 +0000 |
committer | tinybot <bot@tinytapeout.com> | Sat Dec 31 19:17:38 2022 +0000 |
tree | 2993e924e039aab151bdc76df9ef7ea7eed2f5fa | |
parent | c5ae4a487fd9e03a9d1b7e6c5c9bbe3961a92979 [diff] |
harden project [skip ci]
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.