commit | 3db12b6d499917fdb5c98f9d7fe9106f00c340fd | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Thu Mar 17 13:52:19 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Thu Mar 17 13:52:19 2022 +0100 |
tree | fb68849859daee52acfab38905fe7f26e40cd5fa | |
parent | c70dfd55004d97ace44ee1bdcd1a8d83025105a4 [diff] |
readme
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