wrapped teras project
22 files changed
tree: 8244eb052c7b2f9e4d23f3c3acf6c33c4dfc9ad4
  1. .github/
  2. def/
  3. docs/
  4. gds/
  5. lef/
  6. mag/
  7. maglef/
  8. openlane/
  9. pics/
  10. sdc/
  11. sdf/
  12. signoff/
  13. spef/
  14. spi/
  15. verilog/
  16. .gitignore
  17. LICENSE
  18. Makefile
  19. README.md
README.md

Zero to ASIC Group submission MPW5

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

multi macro

Project Index

Function generator

Function generator

VGA Clock

VGA Clock

Frequency counter

Frequency counter

RGB Mixer

RGB Mixer

Hack soc

Hack soc