DMose2
New Contributor
5 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 the secure device and I implemented the supplied reference design to do so.
The problem is that the NIOS debug also connects to the internal JTAG and I get a error during synthesis that says the internal JTAG is already connected to the NIOS.
Any idea how I can share this resource between multiple entities?
Thanks!