Forum Discussion
Two instances of Quartus can't seem to use two JTAG pods
- 3 years ago
Hello,
I don't experience problems accessing multiple JTAG adapters from multiple Quartus instances. Last checked with Quartus 19.1 and 21.1, Windows 10.
A known restriction is that you can't enumerate new programming hardware when another instance is presently communicating, e.g. SignalTap waiting for trigger or Source&Probe continuously reading data. Also device names of adapters without unique name may change when connecting a new adapter. Therefore you should plug in all adapters and perform the setup of all debug instances before starting debug action.
Which step actually fails in your test?
Enumerating the adapters in setup?
Selecting debug hardware?
Communicating with adapter?
Regards,
Frank
The problem is that in the 'Currently selscted hardware:' drop down I don't get offered both devices on both instances. I've tried a few permuataions of plugging in hardware and launching Quartus and I'm seeking assurances that it should actually work. If there are rules to follow I need to know them.