| commit | 9debb2af3d27e3e778a8e4000d6310a91abaa7ea | [log] [tgz] |
|---|---|---|
| author | Shaos <ashabarshin@gmail.com> | Sat Dec 17 19:53:40 2022 -0800 |
| committer | GitHub <noreply@github.com> | Sat Dec 17 19:53:40 2022 -0800 |
| tree | df16f09053b11f5e7e60ed8f66c638098fc32700 | |
| parent | f2d4aab9a36f778cf728972141fb9e0bff81743f [diff] |
Update info.yaml
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.