Barry Lyu
05/27/2024, 7:21 AMmprj_io
pins would become X's despite us only using a couple of them as user input/outputs. The image is the VCD dump from the testbench. I have attached our wrapper file, the testbench, and the C file for setting the GL simulation up. Is this some problem with how we set up the testbench or with how we generate the gpios? We used make gpio_defaults
as mentioned in the post above to generate caravel_core.v and the associated gpio blocks and our user_defines.v
is also set.
I included the wrapper and the testbench below.Tholin
05/27/2024, 8:29 AMBarry Lyu
05/27/2024, 4:50 PM