Forum Discussion
Altera_Forum
Honored Contributor
16 years agoalt_jtagavalon instance index error
I am instantiating two instances of a VHDL component that contains an alt_jtagavalon component. I get the following error. How do I specify different instance indices for the alt_jtagavalon component...
Altera_Forum
Honored Contributor
16 years agoAfter a lot of digging and trial-and-error, I found that the GENERIC is called SLD_NODE_INFO.
This parm is described in "Appendix A. SLD_NODE Discovery and Enumeration" of the Altera "Virtual JTAG (sld_virtual_jtag) Megafunction User Guide". Increment this value for each new instance that you create. I now consider this thread closed.