Final before Tape
91 files changed
tree: 5f1c6ef2f0ce84c44e45226afc4750ac2fefdc86
  1. .github/
  2. docs/
  3. openlane/
  4. verilog/
  5. .gitignore
  6. LICENSE
  7. Makefile
  8. README.md
README.md

Caravel User Project

License UPRJ_CI Caravel Build

:exclamation: Important Note

Refer to README for a quickstart of how to use caravel_user_project Refer to README for this sample project documentation.

:exclamation: Important MAKE!

This design uses design rules for the gf180mcuC PDK.

This project implements a 16 bit RISC themed processor for educational purposes.

Since the number of IO pins are limited the Address/Databus are merged into a single external bus.

More documentation to come in the following days!