commit | 98c7a7f2b4e8dabc5d9435989d023fec72bd79fb | [log] [tgz] |
---|---|---|
author | matt venn <matt@mattvenn.net> | Sun Mar 20 21:19:43 2022 +0100 |
committer | matt venn <matt@mattvenn.net> | Sun Mar 20 21:19:43 2022 +0100 |
tree | 77e316f500b081bdc4bd22e838b8d861d428bd24 | |
parent | 9b2fd474b30a3db2516019ede0662c1275e74449 [diff] |
add alu
This ASIC was designed by members of the Zero to ASIC course.
This submission was configured and built by the multi project tools at commit e936b9cae8ef3f98a938902fd391758a5c1a6736.
# 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