Programming file for EPCQ128A flash with Cyclone III FPGA
Has anyone tried generating a programming file (.jic) for the EPCQ128A flash memory for a Quartus project that was originally using the EPCS128 flash memory with Cyclone III FPGA? We are using Quartus 13 which doesn't have the EPCQ128A option so we generate the programming file for EPCQ128. However when using JTAG programmer there is an error "Can't recognize Silicon ID for Device 1". The .jic file generated for EPCQ128 however downloads to the EPCS128 flash without issues. We have eliminated the setup as the issue. As part of the troubleshooting, we also disabled the device ID check when generating the programming file. We repeated this exercise for the EPCS64 to EPCQ64A flash and there were no issues with generating the programming file for EPCQ64 and then downloading to the EPCQ64A flash.
Any thoughts on why the EPCQ128A is behaving differently?