<#1302 Save multi corner SPEF files to output dire...
# openlane-development
g
#1302 Save multi corner SPEF files to output directory Issue created by antonblanchard Prompt We create multi corner SPEF files, but only save the nominal one. This makes it difficult to do multi corner hierarchical STA, because the SPEF files have to be pulled from a build directory instead from the output spef directory. Proposal Modify
save_views
to save away all SPEF files, and symlink DESIGN.spef to the nominal one. The-OpenROAD-Project/OpenLane