copied verilog to root dir, flow could not find them in src/
3 files changed
tree: e966b8debce6271585daa6347c75e246829f0de6
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. sdc/
  10. sdf/
  11. signoff/
  12. spef/
  13. spi/
  14. src/
  15. verilog/
  16. .gitignore
  17. browndeer_rv8u.v
  18. configure.py
  19. des.v
  20. info.yaml
  21. LICENSE
  22. Makefile
  23. README.md
  24. registers.v
README.md

Tiny User Project

Template for submitting TinyTapeout based projects to the Open MPW shuttle program.

Usage

  1. Generate a new project based on this template

  2. Set GitHub Pages Sources as GitHub Actions.

  3. Create a new Wokwi project.

  4. Update info.yaml with your wokwi_id and make sure the documentation for inputs and outputs matches the Wokwi design.

  5. Commit, push and check the user_project_ci workflow summary (if successful a new commit including the hardened files will be automatically created).

  6. Submit your project github repository to the next Open MPW shuttle.