Update README.md
1 file changed
tree: 644ad4a4b0f8a3d32286c95932dabae336ab16b1
  1. def/
  2. doc/
  3. gds/
  4. lef/
  5. macros/
  6. mag/
  7. maglef/
  8. ngspice/
  9. openlane/
  10. qflow/
  11. scripts/
  12. spi/
  13. utils/
  14. verilog/
  15. info.yaml
  16. LICENSE
  17. Makefile
  18. mpw-one-b.md
  19. README.md
README.md

Caravel_Fault_SPM

The repo contains SPM with DFT structure integratin with the Caravel chip. For the SPM/DFT insertion, refer to Fault SPM

Caravel Integration

Verilog View

The SPM utilizes the caravel IO ports and logic analyzer probes. Refer to user_project_wrapper.v

Caravel-IOSPMMode
io[0]tckInput
io[1]tmsInput
io[2]tdiInput
io[4]tdoOutput
io[5]trstInput
Caravel-LASPMMode
la_data[31:0]multiplicantInput
la_data[63:32]multiplierInput
la_data[64]startInput
la_data[65]product_selectOutput
la_data[66]doneInput
la_data[127:96]productInput

GDS View