We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d90bd7b commit cd2f1bcCopy full SHA for cd2f1bc
flow/scripts/global_route.tcl
@@ -33,12 +33,6 @@ set_placement_padding -global \
33
repair_antennas -iterations 5
34
check_placement -verbose
35
36
-# Reset padding to zero, as it interfers with recover power and generate
37
-# overlaps
38
-set_placement_padding -global \
39
- -left 0 \
40
- -right 0
41
-
42
set_propagated_clock [all_clocks]
43
estimate_parasitics -global_routing
44
0 commit comments