mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +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
|
# Partitioning - flatten or hierarchically synthesize
|
||||||
if { $maxopt == 1 } {
|
if { $maxopt == 1 } {
|
||||||
ungroup -all -simple_names
|
ungroup -all -simple_names -flatten
|
||||||
# -flatten
|
|
||||||
}
|
}
|
||||||
|
|
||||||
# Set input pins except clock
|
# Set input pins except clock
|
||||||
|
Loading…
Reference in New Issue
Block a user