commit | 64747355199f749648f692c7ccad4b1a7be715d4 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Thu Mar 03 18:21:02 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Thu Mar 03 18:21:02 2022 +0100 |
tree | 995568102f7ba66509e6bbd64a43df79e68834a3 | |
parent | 837fef3e9b7f705c70ebf0fe2629966037191d20 [diff] |
first commit mpw5c tag tools
This ASIC was designed by members of the Zero to ASIC course.
This submission was configured and built by the multi project tools
# clone all repos, and include support for shared OpenRAM ./multi_tool.py --clone-repos --clone-shared-repos --create-openlane-config --copy-gds --copy-project --openram # run all the tests ./multi_tool.py --test-all --force-delete # build user project wrapper submission cd $CARAVEL_ROOT; make user_project_wrapper # create docs ./multi_tool.py --generate-doc --annotate-image