final gds oasis
90 files changed
tree: 88db908cc2e9f84a6cbd0b0840f4bef54d95ea4f
  1. def/
  2. gds/
  3. jobs/
  4. lef/
  5. mag/
  6. maglef/
  7. oas/
  8. openlane/
  9. picorF0/
  10. signoff/
  11. spi/
  12. verilog/
  13. .gitignore
  14. .gitmodules
  15. info.yaml
  16. LICENSE
  17. Makefile
  18. 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 (targeted for teaching purposes). Connected to caravel for memory interfacing and I/O usage

    • See picoRF0 directory for CPU Chisel source code
  • Tiny VGA pong game controller to test I/O interface speed