mirror of https://github.com/YosysHQ/yosys.git
2 lines
69 B
Plaintext
2 lines
69 B
Plaintext
|
create_clock -name clk -period 20 -waveform {0 10} [get_ports {clk}]
|