-
I have CPLD XC9572 and Flash AT49BV040A connected together. I would like to program the Flash via urjtag.
Is this flash even supported by urjtag?
In theory it looks all so simple, just do "flashmem" command and the flash will be programmed?
How will urjtag know which pins of the CPLD are data/address/control? Doesn't i need to specify that first?
I need some enlightment how...
2009-07-14 21:40:16 UTC in Universal JTAG library, server and tools
-
woops, i just used the xilinx bsdl file to detect my CPLD. It works just fine...
But if i got all package versions of the bsdl file in same directory it will select the wrong one (instead of VQ64). So it's not package aware.
2009-04-28 22:17:30 UTC in Universal JTAG library, server and tools
-
I was using UrJTAG for the first time.
I am using an XC9572-VQ64 CPLD and my ARM-USB-TINY cable.
The CPLD got detected as the VQ44 version.
I changed the existing files in the data folder to work with the VQ64 package, it can be downloaded here:
http://lupin.shizzle.it/xc9572xl_vq64.zip
But it's not possible to have both package versions in the PARTS file because the files just...
2009-04-28 22:08:14 UTC in Universal JTAG library, server and tools