commit | 938c19df78af7ffadedbbd383a78f470064ef526 | [log] [tgz] |
---|---|---|
author | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:44:10 2022 -0700 |
committer | Ryan Price <91754608+RyanMPrice@users.noreply.github.com> | Wed Nov 16 14:44:10 2022 -0700 |
tree | 316e9d391bc5363bbcbce581b9b8ca4de9ae5def | |
parent | 6e89603d8cc0439d0abb944aac1b841ce45182f2 [diff] |
Changed PDKs for quickcheck
: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!