commit | 2b606769b879b10e0e79ba7731f23be6a782f346 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Tue Nov 15 16:02:42 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Tue Nov 15 16:02:42 2022 -0700 |
tree | 0cda53e6c5fccbc3da9fe40bf1fc98ad969a5feb | |
parent | ece8c6a2f6a60151635fb9023e3446f465627741 [diff] |
Base Design Import Base design passed from internal simulation. Now to see how the tools handle things!
: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!