Altera_Forum
Honored Contributor
15 years agoJTAG programming with blank EPCS16
I have two PCBs, a master and slave, each with a Cyclone III FPGA on it.
The JTAG pins of the slave board are connected to IO pins on the master board. The first board has an Ethernet connection to a PC. I have written code that enables the FPGA on the slave board to be programmed via the JTAG connections to the master board. This works fine as long as the EPCS16 on the slave board is not blank. If I were using Altera software I would solve this problem by setting "Halt on chip configuration controller" in the Quartus programmer options. However, I'm using all my own code so how do I now set this condition?