Altera_Forum
Honored Contributor
7 years agoPassive Serial vs. JTAG programming
I encountered a very puzzling problem. The FPGA code is compiled and downloaded to the Cyclone chip with JTAG, then the Cyclone hardware system is verified to be functional as expected. The same FPGA code is then converted to be an RBF file, then this raw image file is imported and downloaded from a processor using the passive serial configuration. The Cyclone chip could self boot, the logic modules within the chip is still functioning through SignalTap, but the FPGA lost the communication to the processor. While using the JTAG, there is no such issue as losing the communication.
Have you encountered situations like this before? Any suggestions or solutions?