Forum Discussion
smile123
Occasional Contributor
5 years agoMAX系列的CPLD和CYCLONE 10GX系列的FPGA共用JTAG编程口的问题。
我现在板子上使用一块10GX系列的FPGA和3块MAX系列的CPLD,如何共用一个JTAG接口进行配置下载程序。
我现在的方法是四个设备的TMS和TCK接口分别与JTAG接口接到一起,然后JTAG的TDI接口接到第一块的TDI接口上,然后第一块的TDO接口接到第二块的TDI接口上,第二块的TDO接到第三块的TDI接口,依次类推,最后一块的TDO接口接到JTAG的TDO接口上。
不知道以上...
ClariceStarling
New Contributor
5 years agoThis should help:
Intel Cyclone 10 GX Device Design Guidelines
"If you have more than one device in the chain, connect the TDO pin of a device to the TDI pin of the next device in the chain."