commit | bac6e701f8fa494869673b3f84116dddb3e64a10 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Fri Mar 04 10:49:22 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Fri Mar 04 10:49:22 2022 +0100 |
tree | 12bca80c01bbffb54deb6a798aedbc757a482241 | |
parent | 3251697795832929b43cdb081d53049a6efafc39 [diff] |
add gds
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