commit | 651de14908fffceed78868ea07a07c7a83783ac3 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Thu Nov 17 16:13:42 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Thu Nov 17 16:13:42 2022 -0700 |
tree | 8b38a43e17b9c2051fb1b9256ea320e98b76df28 | |
parent | 1aea941d9b5e6b5bb9ce931828a43daac03edc87 [diff] |
Update Makefile
: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!