Altera_Forum
Honored Contributor
7 years agoAccessing UART JTAG programmatically
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.