| commit | f2d4aab9a36f778cf728972141fb9e0bff81743f | [log] [tgz] |
|---|---|---|
| author | Shaos <ashabarshin@gmail.com> | Sat Dec 17 19:50:18 2022 -0800 |
| committer | GitHub <noreply@github.com> | Sat Dec 17 19:50:18 2022 -0800 |
| tree | b5c361fb2728417fa6b9fb7bdcdebe794c40ea37 |
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.