Altera_Forum
Honored Contributor
16 years agoWriting to (and reading from) serial configuration device after config is done
Hi there,
As part of a remote update scheme I want to be able to read/write to the unused area of the EPCS64 configuration device, as suggested in chapter 12 of the Arria GX handbook. My problem is that the handbook is a bit vague about how this is done. I assumed that the 4 pins that connect the Arria GX to EPCS64 could be reserved as 'regular I/O' after config complete and then used to crank the serial data in/out using custom FPGA code. But Quartus does not allow me to re-use the pins in this way ('regular I/O' isn't a valid choice in the Settings/Device/Device and pin Options dialogue). So how should I get my user code to connect to the EPCS64 serial device? Answers needed urgently and will be much appreciated! I'm using Arria GX and the AS configuration scheme, by the way. Thanks, Greg