USERIO Not Visible? [Solved]
Posted: Mon Dec 21, 2020 7:50 am
All,
I am developing a core that uses USERIO.
Somehow, and I checked with a Logic Analyser, I cannot get the signals to appear on P7 pins 0,1,4,5,6,7 and 9.
I tried to understand what sys_top.v does. I understand that when I leave all slide switches in the OFF state the USERIO should appear.
In my case all driven signals stay 0. I connected a simple clock counter to the bits, driven by the system clock, and expected to see nice pulses.
If I put it in input by writing 1 to USER_OUT[x] then the signal stays high which is expected high impedance.
What am I missing? Do I have to enable something?
Regards,
Mario
I am developing a core that uses USERIO.
Somehow, and I checked with a Logic Analyser, I cannot get the signals to appear on P7 pins 0,1,4,5,6,7 and 9.
I tried to understand what sys_top.v does. I understand that when I leave all slide switches in the OFF state the USERIO should appear.
In my case all driven signals stay 0. I connected a simple clock counter to the bits, driven by the system clock, and expected to see nice pulses.
If I put it in input by writing 1 to USER_OUT[x] then the signal stays high which is expected high impedance.
What am I missing? Do I have to enable something?
Regards,
Mario