| commit | cff8a92b20ff4b7122553b8a5f45e26696549d38 | [log] [tgz] |
|---|---|---|
| author | t-sasatani <33111879+t-sasatani@users.noreply.github.com> | Fri Dec 30 00:47:56 2022 +0900 |
| committer | t-sasatani <33111879+t-sasatani@users.noreply.github.com> | Fri Dec 30 00:47:56 2022 +0900 |
| tree | 83bba7444eb9a546091f0bc66cbb0ae2a378d078 | |
| parent | 58214fab57c7fd510dd2ef02db64ed39f68b31b0 [diff] |
configured verilog and peripheral files
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.