drr
11/26/2020, 11:43 AMmprj_io
instead? you get x or z bits if it's not configured for an output which would fail the test, which you'd want incase it's misconfigured right?drr
11/26/2020, 11:45 AMpad_gpio_out
which might not necessarily be outputMatt Venn
11/26/2020, 12:22 PMMatt Venn
11/26/2020, 12:22 PMdrr
11/26/2020, 10:32 PMmprj_io
to try avoiding picking the wrong wires between user proj IO and tb test IO. Not perfect but this and the base-width syntax for part select has worked well for me so far
https://github.com/dan-rodrigues/caravel-vdp-lite/blob/vdp-lite-clean/verilog/dv/caravel/user_proj_example/vdp_lite/gamepad/gamepad_tb.v#L139