The-OpenROAD-Project / OpenROAD-flow-scripts

OpenROAD's scripts implementing an RTL-to-GDS Flow. Documentation at https://openroad-flow-scripts.readthedocs.io/en/latest/
https://theopenroadproject.org/
Other
282 stars 262 forks source link

flow: Makefile: Explicitly check USE_FILL against '1' #2089

Closed dnltz closed 3 days ago

dnltz commented 4 days ago

Only USE_FILL=1 should add metal fill. USE_FILL=0 and when USE_FILL is undefined should not add any metal fill.