Forum Discussion
DMose2
New Contributor
6 years agosharing access to the internal JTAG interface
I'm implementing Encryption in the JTAG secure mode as per AN556 in my design. I want to have access to the internal JTAG interface to be able to unlock / lock the JTAG interface for reprogramming t...
MEIYAN_L_Intel
Frequent Contributor
6 years agoHi,
Does the design project contains multiple entities (interface JTAG via debug hub and JTAG primitive)?
An additional JTAG primitive will be created in debug hub. But only one JTAG primitive is allowed per device.
You may need to remove the entities that interface with JATG via debug hub. If the JTAG primitive is part of VQM design, you may need to regenerate VQM file without JTAG primitive.
Thanks
- DMose26 years ago
New Contributor
Just wondering ...
Would connecting my JTAG instance via a Virtual JTAG IP core solve this issue?
Dov