Update README.md
1 file changed
tree: 0faed167f68c0e5b06cde4b81ab377cbf746b154
  1. .travisCI/
  2. def/
  3. doc/
  4. gds/
  5. lef/
  6. macros/
  7. mag/
  8. maglef/
  9. ngspice/
  10. openlane/
  11. qflow/
  12. scripts/
  13. spi/
  14. utils/
  15. verilog/
  16. .travis.yml
  17. info.yaml
  18. LICENSE
  19. Makefile
  20. mpw-one-b.md
  21. 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