mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-03 10:15:19 +00:00
restore flatten
This commit is contained in:
parent
c7b03978bf
commit
152c9fa0f3
@ -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