Open egiacomin opened 3 years ago
Does adding a layer in this fashion make the tlef different from the actual process? Will this cause any problems in the fabrication?
To emphasize, the current tech-lef files do not meet the official LEF/DEF guidelines because of this issue.
Expected Behavior
The .lef file should load without any issue on Innovus.
Actual Behavior
I am getting an error on Innovus when loading the .tlef file (_skywater-pdk/libraries/sky130_fd_sc_hd/latest/tech/sky130_fd_schd.tlef):
**ERROR: (IMPLF-121): You need to have cut layer after layer 'pwell'.
Steps to Reproduce the Problem
This error was "introduced" after the push from 121.
Steps to FIX the Problem
To fix this issue (as usually done in some commercial PDK), the appropriate cut and poly layers should be added in the lef file as follows:
Specifications