https://github.com/proppy/tiny_user_project.git
Template for submitting TinyTapeout based projects to the Open MPW shuttle program.
Sources as GitHub Actions.info.yaml:project:wokwi_id with the last component of the Wokwi URL.documentation:inputs to document the input wire of your project.outputs to document the output wire of your project.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.