Update README.md
1 file changed
tree: f0939a7b58cd36581c03ba25d3e1c1d524f20908
  1. def/
  2. gds/
  3. lef/
  4. mag/
  5. maglef/
  6. openlane/
  7. signoff/
  8. spi/
  9. verilog/
  10. .gitignore
  11. .gitmodules
  12. info.yaml
  13. LICENSE
  14. Makefile
  15. README.md
README.md

caravel-picoRF0

  • 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 (used for teaching, normally on FPGAs). Connected to caravel for memory interfacing and I/O usage

    • can be tied to the CAN bus controller through caravel
  • Tiny VGA pong game controller to test I/O interface speed