final gds & drc results
28 files changed
tree: 554657b998456d007f22b39b0df1ff99b3896365
  1. .travisCI/
  2. checks/
  3. def/
  4. docs/
  5. gds/
  6. lef/
  7. macros/
  8. mag/
  9. maglef/
  10. ngspice/
  11. openlane/
  12. qflow/
  13. scripts/
  14. signoff/
  15. spi/
  16. utils/
  17. verilog/
  18. .travis.yml
  19. info.yaml
  20. LICENSE
  21. Makefile
  22. Makefile.master
  23. manifest
  24. mpw-one-b.md
  25. README.md
README.md

Caravel-OpenFPGA-EF

The repo contains the FPGA layout integration with the Caravel chip. Thee layout is an 8x8 FPGA fabric generated using OpenFPGA and hardened using OpenLANE.

Caravel Integration

Verilog View

The 8x8 fpga interface to the managent area can be found at user_project_wrapper.v . The fabric is conncted to the managemtent area logic analyzer, wishbone bus, and IO-ports.

Caravel-IOFPGAMode
io[0]test_enInput
io[1]IO_ISOL_NInput
io[7:2]EMBED-IO[10:15]Bi-directional
io[11]sc_tailOutput
io[12]ccff_headInput
io[13:14]EMBED-IO[8:9]Bi-directional
io[17:23]EMBED-IO[1:8]Bi-directional
io[24]EMBED-IO[0]*Bi-directional
io[25]wb_la_switchInput
io[26]sc_headInput
io[27:34]EMBED-IO[88-95]Bi-directional
io[35]ccff_tailOutput
io[36]clkInput
io[37]prog_clkInput

GDS View