commit | 6e89603d8cc0439d0abb944aac1b841ce45182f2 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:20:43 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:20:43 2022 -0700 |
tree | faafc42b20112d4eb9843f6c54fd1c2a09f6563a | |
parent | 52b43df305d38ae16c989835a0c3e70e9150dd84 [diff] |
Merged Lanes Merged Minx16 into UserProjectExample openlane scripts for CPU build flow. Simulated Dflop mem for ram macros. Macro ram to be included in near future
: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!