commit | 4bd0e1cdfc9a1d925b8e2c15cf5aca3c20b293da | [log] [tgz] |
---|---|---|
author | Anish <anish@anishsinghani.com> | Wed Dec 22 17:06:11 2021 -0800 |
committer | Anish <anish@anishsinghani.com> | Wed Dec 22 17:06:11 2021 -0800 |
tree | 8706c6ac29978fcaced99942a1e1cb0ecf673577 | |
parent | 1788b0b1a62eed8a04b256339bfeb3723452256e [diff] |
Add Chisel source for picorF0, no changes to main design
CAN bus controller for autonomous vehicles, connected to caravel and with it's I/O and debug interfaces exposed on I/O pins (developed by Natalia Machado)
picoRF0 - a multicycle CPU core running a simplified RISC ISA (targeted for teaching purposes). Connected to caravel for memory interfacing and I/O usage
picoRF0
directory for CPU Chisel source codeTiny VGA pong game controller to test I/O interface speed