Discussion:
[UrJTAG-dev] add xc2vp4 and stepping for xcf08p
Michael Davidsaver
2014-04-15 20:11:56 UTC
Permalink
The attached patch adds a stepping for the xilinx xcf08p, and a new
device xc2vp4 (a Virtex II Pro FPGA). I'm including the full file
(generated with the "bsdl" subcommand). As for testing, I can only
claim that it worked well enough to run the SVF player against the xcf08p.

Please let me know if more action is necessary on my part to get this
patch applied.

If anyone is curious, these parts are on a PMC card [1] where the JTAG
pins are not accessible physically, but connected to GPIO pins on a PCI
bridge chip. I need to do field upgrades and Urjtag with a simulated
parallel port in Linux [2] was the solution I came up with. Perhaps not
aesthetically pleasing, but I was able to get it working fairly easily.

Regards,
Michael

[1] http://www.mrf.fi/index.php/pmc-products

[2]
http://epics.hg.sourceforge.net/hgweb/epics/mrfioc2/file/tip/mrmShared/linux/uio_mrf.c#l294
Mike Frysinger
2014-08-03 14:14:05 UTC
Permalink
Post by Michael Davidsaver
The attached patch adds a stepping for the xilinx xcf08p, and a new
device xc2vp4 (a Virtex II Pro FPGA). I'm including the full file
(generated with the "bsdl" subcommand). As for testing, I can only
claim that it worked well enough to run the SVF player against the xcf08p.
thanks, now in the tree !
-mike

Loading...