|
Message
From: Dries Driessens <ddr@d...>
Date: Wed, 17 Sep 2003 09:03:36 +0200
Subject: [openrisc] accessing JTAG lines of Xilinx Virtex-II
Hello everybody,
maybe a stupid question, but I just can't figure this one out.
How do you access the JTAG lines (TCK, TMS, TDI and TDO) of a Xilinx FPGA?
I've read a dozen "xilinx answer records" and Application Notes, but I
can't add them.
I tried:
* use the JTAG locations (B3,C4,...) in the constraint file, but
JTAG-pins are already locked.
* use the JTAG names(TCK, TMS,...) in the constraint file, but
JTAG-names can't be used.
* use the JTAG names as port names, but ISE doesn't recognize them as
JTAG pins and just places them randomly (checked with FPGA editor)
* change the placed pins to the JTAG locations, but FPGA editor doesn't
want to place pins to locked pins.
* using JTAG pin cells (component TDI, etc) doesn't work for Virtex,
only for older 4000,5000 and Spartan FPGA families.
Do I have to add/change lines to the constraint file? Or just to the
HDL-source files?
Thank you for sharing your experience!
Best regards,
Dries
|
 |