commit | 63d79277c1045608ed00e11dce353b92e4ebb4b6 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Fri Nov 18 13:11:01 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Fri Nov 18 13:11:01 2022 -0700 |
tree | 0b3b3cbd9b2e0d54d4dc62848a602d99162b8097 | |
parent | be8fa4032e0abc67f998c2e5a9fa356d006c49ec [diff] |
Switched Pin Order
: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!