mirror of
https://github.com/enjoy-digital/litex.git
synced 2025-01-04 09:52:26 -05:00
4 lines
59 B
Text
4 lines
59 B
Text
|
#
|
||
|
# Clocks
|
||
|
#
|
||
|
create_clock -period 50MHz [get_ports in_clk]
|