Hi, does anybody know, how to force the openlane t...
# caravan
a
Hi, does anybody know, how to force the openlane to make a very thick wire for analog io in caravan?
t
I know that there is a way to do that now. @User should know.
m
@User There are configurations to control the IO pin thickness in openlane
FP_IO_VTHICKNESS_MULT
and `FP_IO_HTHICKNESS_MULT`https://github.com/The-OpenROAD-Project/OpenLane/tree/master/configuration#floorplanning
t
@User: The question is about how to make the router route with non-minimum-width metals.
a
nevermind, it's no longer needed. Turns out I can just put wires myself 😄.