17 lines
295 B
Tcl
17 lines
295 B
Tcl
|
|
|
|
|
|
##############################################################################################
|
|
#
|
|
# Used in Out-of-Context (OOC) synthesis only
|
|
#
|
|
##############################################################################################
|
|
|
|
create_clock -period 4 [get_ports aclk]
|
|
|
|
|
|
|
|
|
|
|
|
|