i have a custom passive mux with no power ports. t...
# openlane
a
i have a custom passive mux with no power ports. the openlane flow fails when hardening this macro because there are no power ports defined. is there an easy way to turn this off this requirement?
ah looks like i need pass
ignore_missing_pins
to
scripts/odbpy/power_utils.py
m
This could be useful for art too