Merge remote-tracking branch 'origin/master' into xc7srl
[yosys.git] / examples / igloo2 / example.sdc
1 # Add timing constraints here
2 create_clock -period 10.000 -waveform {0.000 5.000} [get_ports {clk}]