Ashish Rimal
06/29/2025, 2:58 AMMitch Bailey
06/29/2025, 8:22 PMuser_project_wrapper
io_in[0]
connects to the mprj_io[0]
pad and io_in[37]
connects to mprj_io[37]
.
For caravan, io_in[13:0]
connect to mprj_io[13:0]
, analog_io[10:0]
connect to mprj_io[24:14]
and io_in[26:14]
connect to mprj_io[37:25]
The 18 analog connections to the gpio are as above but offeset by 7.
See https://github.com/efabless/caravel_user_project/blob/main/verilog/rtl/user_project_wrapper.v and https://github.com/efabless/caravel_user_project_analog/blob/main/verilog/rtl/user_analog_project_wrapper.v for details.
Is that the information you wanted?Mitch Bailey
06/29/2025, 8:25 PMAshish Rimal
06/30/2025, 7:34 PMMitch Bailey
06/30/2025, 9:18 PMTim Edwards
07/06/2025, 8:22 PMAshish Rimal
07/06/2025, 8:34 PM