Altera_Forum
Honored Contributor
15 years agoAS Flash pins access
Hi All,
I'm trying to access the top portion of the Configuration flash using my own logic. I've been using a separate flash (same chip) and have the driver written but want to save the space and use what already there. Unfortunately, Quartus gives a "dual" assignment warning even after I set up the pins to use as user I/O after configuration. Looks like this. Error: Can't place multiple pins assigned to pin location Pin_C1 (IOPAD_X0_Y25_N7) Info: Pin FLASH_DI is assigned to pin location Pin_C1 (IOPAD_X0_Y25_N7) Info: Pin ~ALTERA_ASDO_DATA1~ is assigned to pin location Pin_C1 (IOPAD_X0_Y25_N7) Are these pins only useable via "mega functions" or are they truely released to user I/O after config? Thanks, Steve