You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
OpenROAD v2.0-17210-g8300b5293
Features included (+) or not (-): +Charts +GPU +GUI +Python
This program is licensed under the BSD-3 license. See the LICENSE file for details.
Components of this program may be licensed under more restrictive licenses which must be honored.
rtl_macro_placer -max_num_level 2 -halo_width 0 -halo_height 2.16 -min_ar 0.33 -signature_net_threshold 50 -area_weight 0.1 -wirelength_weight 100.0 -outline_weight 100.0 -boundary_weight 0 -notch_weight 10.0 -target_dead_space 0.05 -report_directory ./objects/asap7/mock-array/base/rtlmp -fence_lx 0.0 -fence_ly 0.0 -fence_ux 100000000.0 -fence_uy 100000000.0 -target_util 0.30
Floorplan Outline: (0.0, 0.0) (362.88, 393.12), Core Outline: (2.16, 2.16) (360.72, 390.96)
Number of std cell instances: 8321
Area of std cell instances: 1395.14
Number of macros: 64
Area of macros: 119439.39
Halo width: 0.00
Halo height: 2.16
Area of macros with halos: 131383.38
Area of std cell instances + Area of macros: 120834.53
Core area: 139408.12
Design Utilization: 0.87
Core Utilization: 0.07
Manufacturing Grid: 1
openroad> gui::show
This leads to a poor macro placement, there needs to be space around the elements in the middle because flip flops and buffers need to be placed all around the elements in the middle and the pins at the top level.
Expected Behavior
A centered grid of elements
Environment
OpenROAD v2.0-17210-g8300b5293
To Reproduce
See above
Relevant log output
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered:
Describe the bug
./run-me-mock-array-asap7-base.sh
gui::show
This leads to a poor macro placement, there needs to be space around the elements in the middle because flip flops and buffers need to be placed all around the elements in the middle and the pins at the top level.
Expected Behavior
A centered grid of elements
Environment
To Reproduce
See above
Relevant log output
No response
Screenshots
No response
Additional Context
No response
The text was updated successfully, but these errors were encountered: