I'm running OpenRoad through OpenLane for a projec...
# openlane
t
I'm running OpenRoad through OpenLane for a project in sky130 and want to know how to generate min/max SDF files for simulation. The OpenRoad command, write_sdf, generates an SDF with what seem to be typical delay values. How do I generate max/min SDFs for different temperature, voltage and processing variation? In OpenLane flow, 'write_sdf' is preceded by SPEF extraction through 'run_spef_extraction', and I thought changing the library for SPEF extraction would give different corners for SDF but this isn't the case. In fact, the three different SPEF files(slow, typical, and fast) have the exact same values.