I'm doing an RTL simulation for io_ports. I'm usin...
# shuttle
j
I'm doing an RTL simulation for io_ports. I'm using mprj_io ports to be bi-directional, with 38 input bits and 27 output bits. I have adapted the io_ports.c and io_ports_tb.v to my design. Attached are the snapshot of the error I get and the .c and .v files of my design. Could someone help? Thanks.