// JP opened flex table

Click to See Complete Forum and Search --> : Any Class for a JTAG interface?


jooan
April 11th, 2002, 02:10 PM
I have to do a software to program a device in JTAG interface, anybody knows where could I find a JTAG Class?

rmg37
June 15th, 2002, 08:48 PM
Look at ftp://ftp.xilinx.com/pub/utilities/epld/jscan.zip

Xilinx description:
83 Kb Uploaded: 04-29-1999
Reference implmentation of the Java API for
Boundary-Scan and associated documentation.
For All Platforms

Also check out:
ftp://ftp.xilinx.com/pub/utilities/epld/svf2java.zip

description:
91 Kb Uploaded: 04-16-1999
Translation utility to accept SVF format files
and convert them to Java API for Boundary-SCan
based applications
For All Platforms

(In the future you'll probably have better luck posting your Java questions to the "Java Programming" forum. ;)

//JP added flex table