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
flow: platforms: sky130: allow PDK path overrides via weak assignment
Convert TECH_LEF, SC_LEF, LIB_FILES, and GDS_FILES from strong (`=`)
to weak (`?=`) assignment so users can substitute a custom PDK version
by setting these variables before including the platform config, without
modifying ORFS-provided files.
Signed-off-by: Daniel Schultz <[email protected]>
0 commit comments