KLayout_Support_for_Sky130A

The aim of this repository is to modify KLayout Sky130 technology files and explaining how to conduct DRC and LVS checks using KLayout. There is also an added feature which is Sky130 device generation using KLayout PCells. It is divided into three main parts:

  1. DRC: there are 5 newly added rules to this DRC script with their violator cells. More details is provided here
  2. LVS: some modifications is done to this LVS script. More details and explaination of how to use the script is provided here
  3. Sky130 Device Generation: using PCells, an instance of sky130 devices such as MOSFETs, resistors, and contacts with variable lengths and widths can be created. More details of how to use the device generation is provided here