UPGRADE YOUR BROWSER
We have detected your current browser version is not the latest one. Xilinx.com uses the latest web technologies to bring you the best online experience possible. Please upgrade to a Xilinx.com supported browser:Chrome, Firefox, Internet Explorer 11, Safari. Thank you!
07-09-2009 02:43 AM
I would like to use the DCI feature in Virtex 5 for a few signals.
I have configured those pins to be LVDCI_33 in the ucf file and I have the reference resistors on VRP and VRN.
However, the DCI does not seem to be working.
Is there any implementation steps or code that need to be added into the design ?
Thank you.
07-09-2009 03:10 AM
Hello.
How did you come to a conclusion that DCI is not working??
07-09-2009 03:51 AM
Hi,
I make some changes to the value of the resistors on VRN and VRP, but did not observe any difference in the output (it is used as a clock output pin).
That is why I suspect the DCI is not functioning (or activated).
As this is the first time I am using the DCI feature and I could not find any detailed implementation info, I could only trial and error.
Hence, I really hope that someone with experience on this could advise on the steps needed to ensure the DCI is activated.
Thank you.
07-09-2009 05:29 AM
You can open the PAD report (your_design_name_pad.csv) and check that those pins are indeed LVDCI_33.
07-09-2009 08:33 AM
Hi,
Yes, the pad report does show that the pin is LVDCI_33.
I noted that there is a column "DCI Value". It is blank. Is this correct ?
Thank you.
07-09-2009 08:42 AM
It refers to DCI_VALUE constraint (see Constraints Guide doc). If not set, it has a default value.
07-09-2009 10:58 AM
Hi,
Questions on items I have found so far.
Is there a need to instantiate/use the "DCI Reset" block (the one with a "LOCKED" output) ?
Also, I noted some possible configurations for DCI, e.g. continuous matching mode, etc. Is there a need to select any of such configurations ?
Really appreciate your above replies.
Thank you.
07-09-2009 04:56 PM