Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20638 Discussions

Accessing UART JTAG programmatically

Altera_Forum
Honored Contributor II
1,343 Views

Hello, 

I have a Cyclone V FPGA and it has a USB JTAG. I want to access the JTAG programmatically using python script. Is there any DLL (and the documentation) exposed by Altera to access JTAG? 

I am able to perform source level debug on this Cyclone V FPGA, which means the JTAG is fully functional.
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
415 Views

There are several previous discussions about JTAG UART interface, jtag_atlantic.dll etc.

0 Kudos
Altera_Forum
Honored Contributor II
415 Views

Hello, Thank for the reply. Is there any documentation on jtag_atlantic.dll. I looked as sample code but unable to understand it. My requirement is to access my SRAM programatically over JTAG interface. Any help in this regard will be highly appreciated.

0 Kudos
Reply