commit | 95498acdea1228d40dce20c3942f38a4a9a2faff | [log] [tgz] |
---|---|---|
author | Tim 'mithro' Ansell <me@mith.ro> | Thu Dec 29 18:47:54 2022 +0000 |
committer | Tim 'mithro' Ansell <me@mith.ro> | Thu Dec 29 18:47:54 2022 +0000 |
tree | 0b5fc578eb0c9be0bff61f851f3dd10f7f5a2945 | |
parent | 1cb1a40dada1bdca66f1d4a3474b1f6caad9f0c5 [diff] |
Updating the shuttle_url value in `info.yaml` file. Signed-off-by: Tim 'mithro' Ansell <me@mith.ro>
The repo contains SPM with DFT structure integratin with the Caravel chip. For the SPM/DFT insertion, refer to Fault SPM
The SPM utilizes the caravel IO ports and logic analyzer probes. Refer to user_project_wrapper.v
Caravel-IO | SPM | Mode |
---|---|---|
io[0] | tck | Input |
io[1] | tms | Input |
io[2] | tdi | Input |
io[4] | tdo | Output |
io[5] | trst | Input |
Caravel-LA | SPM | Mode |
---|---|---|
la_data[31:0] | multiplicant | Input |
la_data[63:32] | multiplier | Input |
la_data[64] | start | Input |
la_data[65] | product_select | Output |
la_data[66] | done | Input |
la_data[127:96] | product | Input |