google / skywater-pdk

Open source process design kit for usage with SkyWater Technology Foundry's 130nm node.
https://skywater-pdk.rtfd.io
Apache License 2.0
3k stars 391 forks source link

Standard cell GDS file issue: Devices aren't marked to be extracted #403

Open mohanad0mohamed opened 2 years ago

mohanad0mohamed commented 2 years ago

Matching CDL file with GDS file is impossible with these 17 cells:

Due to there are some devices (diodes or resistors) need to have marker layers to be extracted thus the CDL files will need to include them as devices.

Example: image

Solution: These devices should have the marking layer associated with each device to be extracted.

Another issue: There is a layer called "236/0" found in most of the standard cells and isn't documented in the documentation. image

atorkmabrains commented 2 years ago

cc @mithro