commit | a549ca40a4f9314262b6966ccc4508e6fcdd6e33 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:52:23 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:52:23 2022 -0700 |
tree | e61026f681335c10016b80a7b8469e71294de721 | |
parent | ef36958736bf4f7acf5b05cd48bbd79f39e8c444 [diff] |
Update scb.v
: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!