Forum Discussion
Altera_Forum
Honored Contributor
17 years agoCyclone III development board and USB FT245BL
Hi, I currently develop with the cyclone III development board (EP3C120N). The board features two USB chips. The Cypress chip is used for the byteblaster logic and as I understand the documenta...
Altera_Forum
Honored Contributor
17 years agoHi Franck,
Not exactly documentation. But it's C source file for accessing a jtag_uart instance, from the host, using jtag_atlantic.dll directly. Download this: http://nioswiki.jot.com/wikihome/highspeedimagedownloaddemo But now that you mention the tag_uart.tcl on the CII DSP kit, I just downloaded and it seems it has just about the same info (using a TCL script instead of C, but you get the DLL api usage in both cases). Unfortunately, it doesn't seem to cover a lower level access to the jtag. At least I don't see how you can use this API to talk to a virtual jtag instance. But at least it's something.