Altera_Forum
Honored Contributor
14 years agoProgram CPLD from Cyclone IV on BeMicro board
Hi all,
This one's probably pretty basic, but I can't seem to find the answer anywhere... I want to program a MAX V CPLD _through_ the Cyclone IV on the BeMicro SDK board. On a ground-up design you would insert the CPLD in the JTAG chain with the FPGA, but I don't want to hack the BeMicro hardware, and don't see a way to do this without some creative soldering. (?) So what I want to try is hooking the CPLD JTAG lines to the FPGA's GPIO lines. PC <--JTAG--> FPGA <--GPIO--/--JTAG--> CPLD But it's unclear what to instantiate within the FPGA to make the connection... if I had access to the JTAG lines, it would be pretty simple... Can this be accomplished with the Virtual JTAG or other JTAG-related megafunction? Is the whole idea misguided? Thanks much, Don