Forum Discussion
ShafiqY_Intel
Frequent Contributor
6 years agoHello JSieg4,
For Cyclone V device, only these pins can use as user I/O pin after configuration:
- CLKUSR
- DEV_OE
- DEV_CLRn
- DATA[15...5]
Below is example how I use DEV_OE pin as I/O pin after configuration.
Pin information for Cyclone V device I used:
Others Configuration pins (ie DCLK, nstatus, etc2), you cannot use it as I/O pin after configuration as this pins are dedicated pin.
I hope it is clear now.
Thanks