mirror of
https://github.com/openhwgroup/cvw
synced 2025-02-11 06:05:49 +00:00
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
|
# 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