mirror of
https://github.com/garrettsworkshop/GR8RAM.git
synced 2024-12-12 08:30:08 +00:00
3 lines
137 B
Tcl
Executable File
3 lines
137 B
Tcl
Executable File
create_clock -period 40 [get_ports C25M]
|
|
create_clock -period 978 [get_ports PHI0]
|
|
set_clock_groups -asynchronous -group C25M -group PHI0 |