Hi, how can we reduce the area in openlane?My ip i...
# openlane
s
Hi, how can we reduce the area in openlane?My ip is at bottom and rest is just fill. I want to have multiple ips placed together
m
@samarth jain How about the
DIE_AREA
parameter used with
FP_SIZING
set to
absolute
. Be sure to make the macro big enough to connect to the power rails.
s
We did change dia area of config.json in user project example but got lvs error
m
@samarth jain Can you be more specific about the LVS error? 33um is very low for a height. You’ll have to be careful with manual placement to ensure that the macro intersects with the correct power rails.