Sign In

Don't have a Xilinx account yet?

  • Choose to receive important news and product information
  • Gain access to special content
  • Personalize your web experience on Xilinx.com

Create Account

Username

Password

Forgot your password?
XClose Panel
Xilinx Home
Reply
Newbie
tommaso.marchioro
Posts: 2
Registered: ‎09-24-2009
0

Drive strength with IOSTANDARD = LVDCI_33 constraint

I have a SPARTAN3 XC3S5000 and I have some banks with  IOSTANDARD = LVDCI_33 constraint.

How mach current does the FPGA  supply with this type of IOSTANDARD = LVDCI_33?

Can't I set the current that the pins with IOSTANDARD = LVDCI_33 constraint supply by option "| drive = 16 or others values?

The Map report doesn't consider the constraint " drive = 16" or others value when I use the IOSTANDARD = LVDCI_33 constraint. Why?

Thank you.

Regular Visitor
perica
Posts: 29
Registered: ‎05-18-2008
0

Re: Drive strength with IOSTANDARD = LVDCI_33 constraint

I suppose that Xilinx decided to implement full drive strength when using DCI.

Drive strength can be used to improve signal integrity when no internal nor external termination is used. When termination is used drive strength isn’t of concern because serial termination resistor is the one that limit the “actual” strength and of course the one that matches the output impedance with transmission line characteristic impedance.

 

Thanks,

Petar

Newbie
tommaso.marchioro
Posts: 2
Registered: ‎09-24-2009
0

Re: Drive strength with IOSTANDARD = LVDCI_33 constraint

Thank you Petar.

 

Tommaso

Regular Visitor
perica
Posts: 29
Registered: ‎05-18-2008
0

Re: Drive strength with IOSTANDARD = LVDCI_33 constraint

You are welcome.

 

Petar

Expert Contributor
gszakacs
Posts: 5,253
Registered: ‎08-14-2007
0

Re: Drive strength with IOSTANDARD = LVDCI_33 constraint

Another way to look at this is that the drive strength in DCI mode is set by the external resistors,

so you don't need to select it using constraints.

-- Gabor