Altera_Forum
Honored Contributor
10 years agoHow to write an EPCQ without using the FPGA as a bridge
I plan to use the design security feature of Cyclone V. According to AN-556, after the key withtamper-protection bit set is programmed into the FPGA, external JTAG port can only accept mandetory commands. I think this means that I am not able to program the FPGA using JTAG any more. This is fine for security.
But what if I want to change or update my software (configuration data) now? The Serial FlashLoader supported by Quartus II will not work any more now since the JTAG port is blocked. However, there must be a method to re-write the EPCQ chip where the configuration data are stored. Does anyone know how to write EPCQ in this situation? Thanks a lot for any information!