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,
Upon checking, you could be to use jtag interface with multiple entities by set the altera_virtual_jtag to access to the PLD source.
For more information, you may need to refer to the document as link below:
https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/ug/ug_virtualjtag.pdf
Thanks