Forum Discussion
Altera_Forum
Honored Contributor
14 years agoHi everyone,
Sorry for the delay in my answers, I was quite busy trying to understand how the JTAG chain debugger works. This message is an answer to dwh@ovro.caltech.edu and its 30th May post concerning the low level JTAG interface and the Avalon-to-xxx bridge. I will provide more details about my testing philosophy because your solutions are not adapted to it:- It's prefered to only implement the logic to be tested inside the FPGA in order to be as close as possible as the final ASIC configuration.
- I'm using QUartus and a Cyclone II FPGA at the moment, but it could change in the future, I don't want my testbench to be dependant of Altera's tools as the Avalon bus.
- If you could give me information about how to use the JTAG chain debugger with scripts, I would appreciate.
- If it's not possible, is there any other way to manage the JTAG chain via the USB Blaster cable on a DE1 development board?