commit | 6fc025e89baef7c4cdb409829d3c35864f0b1b17 | [log] [tgz] |
---|---|---|
author | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 21:03:22 2022 +0000 |
committer | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 21:03:22 2022 +0000 |
tree | 5bd23097d1ef20af8a41d766b22d0bea6785c778 | |
parent | 7e5e0b3ab946dca99851f40e9ab436074a168795 [diff] |
update config.json
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.