forked from Github_Repos/cvw
restore flatten
This commit is contained in:
parent
3135e1202e
commit
8e6aa12b2b
@ -105,8 +105,7 @@ set_critical_range [expr $my_period*0.05] $current_design
|
||||
|
||||
# Partitioning - flatten or hierarchically synthesize
|
||||
if { $maxopt == 1 } {
|
||||
ungroup -all -simple_names
|
||||
# -flatten
|
||||
ungroup -all -simple_names -flatten
|
||||
}
|
||||
|
||||
# Set input pins except clock
|
||||
|
Loading…
Reference in New Issue
Block a user