mirror of https://github.com/efabless/caravel.git
6 lines
307 B
Tcl
6 lines
307 B
Tcl
current_design mgmt_protect_hv
|
|
###############################################################################
|
|
# Timing Constraints
|
|
###############################################################################
|
|
create_clock -name __VIRTUAL_CLK__ -period 8.0000
|
|
set_clock_uncertainty 0.2500 __VIRTUAL_CLK__ |