mavo
Newbie level 4
Hi,
I need to develop software which can program / erase a XC9500 CPLD using JTAG. I have a JED file, and i have the JTAG communcations up and running and can read the ID code of the XC9500 device.
How do i parse a .JED file? or how to interpret the file so i can run the appropriate JTAG commands?
I am also unable to locate the correct JTAG programming specifications from Xilinx.
Basically i need:
1) A .JED file parser and
2) XC9500 JTAG programming specifications.
Where to look?
Thank you.
I need to develop software which can program / erase a XC9500 CPLD using JTAG. I have a JED file, and i have the JTAG communcations up and running and can read the ID code of the XC9500 device.
How do i parse a .JED file? or how to interpret the file so i can run the appropriate JTAG commands?
I am also unable to locate the correct JTAG programming specifications from Xilinx.
Basically i need:
1) A .JED file parser and
2) XC9500 JTAG programming specifications.
Where to look?
Thank you.