commit | c70dfd55004d97ace44ee1bdcd1a8d83025105a4 | [log] [tgz] |
---|---|---|
author | Matt Venn <matt@mattvenn.net> | Thu Mar 17 13:45:32 2022 +0100 |
committer | Matt Venn <matt@mattvenn.net> | Thu Mar 17 13:45:32 2022 +0100 |
tree | 34aecd7ca8ab102ea90ec9133b3355dbb38451ff | |
parent | 8c3175a027351b1659c806628dd02f02effdc44d [diff] |
update with rgb mixer, clock and freq counter
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