URL
https://opencores.org/ocsvn/xenie/xenie/trunk
Subversion Repositories xenie
[/] [xenie/] [trunk/] [examples/] [Eth_example/] [src/] [ip/] [rxaui_0/] [synth/] [rxaui_0_ooc.xdc] - Rev 4
Compare with Previous | Blame | View Log
# This constraints file contains default clock frequencies to be used during creation of a
# Synthesis Design Checkpoint (DCP). For best results the frequencies should be modified
# to match the target frequencies.
# This constraints file is not used in top-down/global synthesis (not the default flow of Vivado).
create_clock -period 10.00 [get_ports dclk]
set_property HD.CLK_SRC BUFGCTRL_X0Y0 [get_ports dclk]