commit | 52b43df305d38ae16c989835a0c3e70e9150dd84 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Tue Nov 15 16:43:24 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Tue Nov 15 16:43:24 2022 -0700 |
tree | 940faa73b8239d6b8d5f281e81195b345a9a790c | |
parent | 2b606769b879b10e0e79ba7731f23be6a782f346 [diff] |
Update user_proj_example.v Adding in the counter so we can verify Caravel is working correctly.
: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!