commit | 4d63221b03f1a346de8ed61b4ef37c17b23235ec | [log] [tgz] |
---|---|---|
author | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 20:47:54 2022 +0000 |
committer | Thorsten Knoll <thorsten_knoll@yahoo.de> | Sat Dec 31 20:47:54 2022 +0000 |
tree | f332620293df85db3f26d5a42b08e45ace9ae96e | |
parent | e803c2aee1dbd3c8610efef36899eabef7e06f8c [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.