Forum Discussion
Altera_Forum
Honored Contributor
15 years ago --- Quote Start --- Altera should officially undisclose a virtual JTAG API, because it's a strong Quartus feature that can be utilized as a competitive edge. --- Quote End --- I agree. So I can just wait for more information from Altera for its JTAG API. I currently use quartus_stp.exe Tcl shell to access Virtual Jtag interface in FPGA, and my C application communicates the Tcl shell through a pipe. This works well, but I am afraid it is less efficient, since running a Tcl command is always slower than running a C command.