01-08-2015 12:41 AM
[Drc 23-20] Rule violation (IOSTDTYPE-1) IOStandard Type - I/O port systemClockN is Single-Ended but has an IOStandard of LVDS_25 which can only support Differential
I am getting this error
I am using Znyq zc702 board. I am using system clock 200MHZ . It gives differential output. I am using the template which is present in Vivado 2014.2 for IBUFDS. IBUFGDS is not there i those templates. Please help me
01-08-2015 12:44 AM - edited 01-08-2015 12:50 AM
The following AR http://www.xilinx.com/support/answers/57109.html helps for your case.
Also refer http://www.xilinx.com/support/answers/38656.html. Concepts give idea about usage of differential pair signals
01-08-2015 12:44 AM - edited 01-08-2015 12:50 AM
The following AR http://www.xilinx.com/support/answers/57109.html helps for your case.
Also refer http://www.xilinx.com/support/answers/38656.html. Concepts give idea about usage of differential pair signals
01-08-2015 12:44 AM
Hi
This is due to incorrect constraints on the clock source.
Compare your constraints with the master constraints file section of below doc and correct them
http://www.xilinx.com/support/documentation/boards_and_kits/zc702_zvik/ug850-zc702-eval-bd.pdf
01-08-2015 12:50 AM
My constraints are correct i checked it
01-08-2015 12:50 AM
Hi,
if you have used differential input clock,
are you also using IBUFDS/IBUFGDS to convert it to single ended?
thanks,
Shreyas
01-08-2015 12:56 AM - edited 01-08-2015 01:44 AM
Hi,
Use IBUFGDS instead of IBUFDS.
Refer below link for more details and template related to IBUFGDS:
http://www.xilinx.com/support/documentation/sw_manuals/xilinx13_1/7series_hdl.pdf
Let us know if you come across any issue.
Thanks,
Anusheel
-----------------------------------------------------------------------------------------------
Search for documents/answer records related to your device and tool before posting query on forums.
Search related forums and make sure your query is not repeated.
Please mark the post as an answer "Accept as solution" in case it helps to resolve your query.
Helpful answer -> Give Kudos
-----------------------------------------------------------------------------------------------