mirror of
https://github.com/antonblanchard/chiselwatt.git
synced 2026-02-28 17:29:58 +00:00
2 lines
85 B
Tcl
2 lines
85 B
Tcl
create_clock -name {input} -period 20 -waveform {0 1.11111 } [ get_ports { clock } ]
|