commit | ef36958736bf4f7acf5b05cd48bbd79f39e8c444 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:50:57 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:50:57 2022 -0700 |
tree | 72ca5fbf36ed99b1909568f21538037f9b5dfabc | |
parent | 938c19df78af7ffadedbbd383a78f470064ef526 [diff] |
Fixed scb
: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!