Forum Discussion
Altera_Forum
Honored Contributor
17 years agorevisions and different sopc
Hi, On one Quartus Project, I make 2 revisions : for exemple 1 : using sopc_number_1.sopc (.ptf) 2 : using sopc_number_2.sopc (.ptf) When I generate sopc_number_2.sopc, it says "JTA...
Altera_Forum
Honored Contributor
16 years agoFor this sort of thing I normally keep multiple 'dummy' projects and use them to generate my system. Then in my 'main' project I pull in the system revision that I want. This should avoid the overlapping JTAG instance ID that you are experiencing.