mirror of
https://github.com/pConst/basic_verilog.git
synced 2025-02-04 07:12:56 +08:00
10 lines
376 B
Tcl
10 lines
376 B
Tcl
|
#------------------------------------------------------------------------------
|
||
|
# phys_opt_design.tcl
|
||
|
# published as part of https://github.com/pConst/basic_verilog
|
||
|
# Konstantin Pavlov, pavlovconst@gmail.com
|
||
|
#------------------------------------------------------------------------------
|
||
|
|
||
|
phys_opt_design -directive AddRetime
|
||
|
phys_opt_design -directive AggressiveExplore
|
||
|
|