Add .xdc file for Xilinx projects

This commit is contained in:
bsdevlin 2019-02-12 00:13:03 +08:00
parent 361ece0ee3
commit 7c0d5dab5b
1 changed files with 1 additions and 0 deletions

View File

@ -0,0 +1 @@
create_clock -period 2.000 -name i_clk -waveform {0.000 1.000} [get_ports -filter { NAME =~ "*clk*" && DIRECTION == "IN" }]