Altera_Forum
Honored Contributor
14 years agoQSYS and JTAG Debugger
I have a design I've built in QSYS using a 16-bit bus. I'd like to include the JTAG to Avalon Master in my design so that I can do a quick system-level check using TCL commands before handing it off to a software guy.
Before building this relatively complex design, I took a half a day to build and test a simple 8-bit design on an eval board. This is an incredible tool! However, I'm stuck getting the JTAG Master into my 16-bit design. QSYS complains that the JTAG master has an 8-bit symbol width, while all my slave devices have 16-bit widths. Is there a 16-bit version of the JTAG Master, or some "magic" 8-bit to 16-bit bridge I can put in? Thanks in advance!