Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
21615 Discussions

Accessing UART JTAG programmatically

Altera_Forum
Honored Contributor II
1,825 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
897 Views

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

0 Kudos
Altera_Forum
Honored Contributor II
897 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