Updating the shuttle_url value in `info.yaml` file.

Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
1 file changed
tree: 0b5fc578eb0c9be0bff61f851f3dd10f7f5a2945
  1. def/
  2. docs/
  3. gds/
  4. lef/
  5. macros/
  6. mag/
  7. maglef/
  8. ngspice/
  9. openlane/
  10. qflow/
  11. scripts/
  12. signoff/
  13. spi/
  14. utils/
  15. verilog/
  16. info.yaml
  17. LICENSE
  18. Makefile
  19. Makefile.master
  20. manifest
  21. mpw-one-b.md
  22. 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