Signal Tap & JTAG FPGA Programming
Added by Anonymous almost 11 years ago
Hi,
I'm raised the issue before regarding programming the FPGA with JTAG.
I have tried programming via JTAG, the driver is installed and Quartus does recognize it, but it always fails when I attempt to program it.
I need to use the JTAG because I have to use signal tap, which is giving me the same issue. Signal Tap will recognize the connection but I run analysis on it, it tells me that I have invalid JTAG configuration.
Thanks.
Jack
Replies (3)
RE: Signal Tap & JTAG FPGA Programming - Added by Daniel Vincelette almost 11 years ago
Hi Jack,
I've just created a wiki page for the steps that it takes to program the FPGA using the USB-Blaster, would you mind trying that and telling me where it fails and at what percent of the progress bar it fails at?
The link is: https://support.criticallink.com/redmine/projects/mityarm-5cs/wiki/Programming_FPGA_over_JTAG
Just to double check, if you create a .rbf image for this design it does work if you program it through linux or u-boot?
Thanks,
Dan
RE: Signal Tap & JTAG FPGA Programming - Added by Anonymous almost 11 years ago
Hi Dan,
Yes it works with the rbf file and it works when I program it in Linux. No problems there.
I managed to get it programming with the JTAG.
Thanks again for your help!
Jack
RE: Signal Tap & JTAG FPGA Programming - Added by Daniel Vincelette almost 11 years ago
Glad to hear you got it working.
Dan