FPGA Central - World's 1st FPGA / CPLD Portal

FPGA Central

World's 1st FPGA Portal

 

Go Back   FPGA Groups > NewsGroup > FPGA

FPGA comp.arch.fpga newsgroup (usenet)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 03-10-2005, 10:20 AM
[email protected]
Guest
 
Posts: n/a
Default Virtex 4 USER1 ~ USER4 JTAG commands

Hello everyone,

I'm trying to use Virtex4 (Virtex4 LX25 Xilinx ML401 board) USER1 ~
USER4 JTAG commands from my software.

I have used my software to access such USER1, USER2 commands in
previous generation FPGAs such as Virtex-II.

Virtex 4 uses different JTAG command bit patterns (10 bit long) and I
changed the table so that JTAG commands to be issued have the correct
JTAG command bit patterns.

Anyway, after spending hours and hours, I couldn't make it working. The
JTAG command sequence seems correct as far as I see in the scope and
HEX print out. Also, I can get the correct IDCODE using JTAG IDCODE
command.

IDCODE = 10'b1111001001
USER1 = 10'b1111000010

I added probes to BSCAN module signals so that I could see the signals
coming out from the BSCAN module. But I didn't see any signals coming
out from the BSCAN module even I tried all USER1 ~ USER4 commands. (ex.
sendIR(USER1) + readDR())

My question is "Does anybody try using the Virtex4 USERx JTAG command?"

If anybody have tried it, I definitely would like to hear that.
I checked the Internet newsgroup as well as Xilinx support but so far,
I cannot find any relevant info regarding to this.

Any info, any suggestions would be highly appreciated.

Best regards,
Aki Niimura

Reply With Quote
  #2 (permalink)  
Old 03-10-2005, 10:34 AM
Antti Lukats
Guest
 
Posts: n/a
Default Re: Virtex 4 USER1 ~ USER4 JTAG commands

read the ERRATA !!!

V4 ES silicon only has USER1 command USER2,3,4 are not working at all.

Antti
PS the USER1 seems to work as the XMD and ChipScope both can communicate
over USER1




<[email protected]> schrieb im Newsbeitrag
news:[email protected] oups.com...
> Hello everyone,
>
> I'm trying to use Virtex4 (Virtex4 LX25 Xilinx ML401 board) USER1 ~
> USER4 JTAG commands from my software.
>
> I have used my software to access such USER1, USER2 commands in
> previous generation FPGAs such as Virtex-II.
>
> Virtex 4 uses different JTAG command bit patterns (10 bit long) and I
> changed the table so that JTAG commands to be issued have the correct
> JTAG command bit patterns.
>
> Anyway, after spending hours and hours, I couldn't make it working. The
> JTAG command sequence seems correct as far as I see in the scope and
> HEX print out. Also, I can get the correct IDCODE using JTAG IDCODE
> command.
>
> IDCODE = 10'b1111001001
> USER1 = 10'b1111000010
>
> I added probes to BSCAN module signals so that I could see the signals
> coming out from the BSCAN module. But I didn't see any signals coming
> out from the BSCAN module even I tried all USER1 ~ USER4 commands. (ex.
> sendIR(USER1) + readDR())
>
> My question is "Does anybody try using the Virtex4 USERx JTAG command?"
>
> If anybody have tried it, I definitely would like to hear that.
> I checked the Internet newsgroup as well as Xilinx support but so far,
> I cannot find any relevant info regarding to this.
>
> Any info, any suggestions would be highly appreciated.
>
> Best regards,
> Aki Niimura
>



Reply With Quote
  #3 (permalink)  
Old 03-10-2005, 10:17 PM
[email protected]
Guest
 
Posts: n/a
Default Re: Virtex 4 USER1 ~ USER4 JTAG commands

> V4 ES silicon only has USER1 command USER2,3,4 are not working at
all.

Antti, you saved my day. I was actually using USER2 command and my
Virtex-4 is an ES part.

> read the ERRATA !!!


These day so many thing I need to read and everybody is using ERRATA to
justify the bugs they made (actually I do, too). But I should have been
more careful about such.

Anyway, thank you for your prompt response.

Best regards,
Aki Niimura

Reply With Quote
  #4 (permalink)  
Old 03-11-2005, 03:44 AM
[email protected]
Guest
 
Posts: n/a
Default Re: Virtex 4 USER1 ~ USER4 JTAG commands

Antti Lukats wrote:
> read the ERRATA !!!
>
> V4 ES silicon only has USER1 command USER2,3,4 are not working at

all.
>


Additional info:
I found Xilinx Answer Record #20129 mentioning the problem in the
Virtex 4 LX25 ES part.

> General Description:
> LX25's BSCAN_VIRTEX4 RESET and DRCK signals might not function
> as expected on the ES parts.
>
> Solution 1:
>
> To work around this issue, simply invert the RESET output and
> avoid using DRCK signals when the JTAG_CHAIN attribute is set
> to other than "1". However, since this issue will be fixed
> in a future device revision, implementing this work-around
> might result in an incompatibility with this future revision.


//

In short, LX25's JTAG BSCAN block is broken (ES part). I painfully
found that the JTAG Reset signal polarity was inverted!


Hope other people won't stumble on this problem like me.

Aki-

Reply With Quote
Reply

Bookmarks

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Jtag problem for Virtex II pro (XC2VP20-6FF896C). tripledirrble FPGA 3 11-09-2004 08:12 PM
Virtex II Pro and 3rd party devices in one JTAG chain? MM FPGA 4 04-27-2004 08:27 AM
getting back Xilinx ISE commands Amontec Team, Laurent Gauch FPGA 7 02-12-2004 06:55 PM


All times are GMT +1. The time now is 04:41 AM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.2.0
Copyright 2008 @ FPGA Central. All rights reserved