final gds oasis
89 files changed
tree: d01b62461c334ccac204c63b9f069a50d5376b77
  1. .github/
  2. docs/
  3. gds/
  4. jobs/
  5. mag/
  6. maglef/
  7. oas/
  8. signoff/
  9. verilog/
  10. .gitignore
  11. .gitmodules
  12. info.yaml
  13. LICENSE
  14. Makefile
  15. README.md
README.md

nMigen+Coriolis Test SoC

This is a submission of a test SoC for MPW4 built from https://github.com/ChipFlow/mpw4

It contains:

  • Minerva RV32IM CPU
  • 512 bytes SRAM
  • (Q)SPI flash for code and data memory using spimemio from picosoc
  • HyperRAM for RAM extension using a derivative of litehyperbus
  • 8-bit GPIO
  • UART, timer, and interrupt controller

Built using: