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: gf180: allow PDK path overrides via weak assignment
Convert TECH_LEF, GDS_FILES, and all timing corner variables
(BC/WC/TC lib files, temperatures, voltages) from strong (`=`) to
weak (`?=`) assignment so users can substitute a custom PDK version
without modifying ORFS-provided files.
Signed-off-by: Daniel Schultz <dnltz@aesc-silicon.de>
0 commit comments