![Xilinx VCU110 User Manual Download Page 134](http://html1.mh-extra.com/html/xilinx/vcu110/vcu110_user-manual_3395138134.webp)
VCU110 Evaluation Board
134
UG1073 (v1.2) March 26, 2016
Appendix D
Master Constraints File Listing
Overview
The master Xilinx design constraints (XDC) file template for the VCU110 board provides for
designs targeting the VCU110 evaluation board. Net names in the constraints file correlate
with net names on the latest VCU110 evaluation board schematic. Identify the appropriate
pins and replace the net names with net names in the user RTL. See
Vivado Design Suite User
Guide: Using Constraints
(UG903)
For detailed I/O standards information required for a particular interface, refer to the
constraint files generated by tools such as the memory interface generator (MIG) and base
system builder (BSB).
The FMC connectors J22 (HPC0) and J2 (HPC1) are connected to 1.8V VADJ banks. Because
different FMC cards implement different circuitry, the FMC bank I/O standards must be
uniquely defined by each customer.
IMPORTANT:
The VCU110 constraints XDC file can be found on the
VCU110 Board Constraints File Listing
# CLOCKS
# System Clock 300 MHz
set_property PACKAGE_PIN J24 [get_ports "SYSCLK_300_P"]
set_property IOSTANDARD DIFF_SSTL12 [get_ports "SYSCLK_300_P"]
set_property PACKAGE_PIN H24 [get_ports "SYSCLK_300_N"]
set_property IOSTANDARD DIFF_SSTL12 [get_ports "SYSCLK_300_N"]
# System Clock 125 MHz
set_property PACKAGE_PIN AV20 [get_ports "CLK_125MHZ_P"]
set_property IOSTANDARD LVDS [get_ports "CLK_125MHZ_P"]
set_property PACKAGE_PIN AW20 [get_ports "CLK_125MHZ_N"]
set_property IOSTANDARD LVDS [get_ports "CLK_125MHZ_N"]
# Programmable User Clock 10-810 MHz 156.250 MHz power-up default)
set_property PACKAGE_PIN AY20 [get_ports "USER_SI570_CLOCK_P"]
set_property IOSTANDARD LVDS [get_ports "USER_SI570_CLOCK_P"]