[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: gEDA: JTAG software



Nahitafu -

> NAXJP can do the following operation,
> (1) ISP of XILINX CPLD (all XC9500 and XC9500XL series)
>  erase,write,readback,blank check...etc.
> (2) Boundary scan of XILINX CPLD (XC9536VQ44 XC9536PC44
>     XC9536CS48 XC9572PC44 XC9572PC84 XC95108PC84)
> 
> Currently, I am making a BSDL parser in order to support boundary 
> scan of various devices of many vendor.

Looks interesting.  I always like looking at working code.  :-)
I'm also curious to see Bert's wife's colleagues' translation 
of the comments, if it happens.

At one level, this is the kind of project that I would like
see built on a common foundation with all the others.
But also, boundary scan is after all one of the _only_
mandatory features of JTAG, so it legitimately belongs
in the base package.

I would definitely like to merge my work with naxjp.
Give me some time to study the details.

      - Larry