Minor point the SKY130 PDKs `libs.tech/xschem/sky1...
# xschem
d
Minor point the SKY130 PDKs
libs.tech/xschem/sky130_fd_pr/?fet3_*.sym
symbols have L=0.15 by default but PDK indicates values greater than 0.15. It is better this is fixed, which channel looks after this open_pdks ? is the area maintainer to check/validate it is more correct to update. I assume the default is a guide to the minimums to help designer. I check PDK documentation against each value and the minimum L values follow the 4 pin models.
Copy code
nfet_03v3_nvt.sym:L=0.5
nfet3_03v3_nvt.sym:L=0.15 [discrepancy]

nfet_05v0_nvt.sym:L=0.9
nfet3_05v0_nvt.sym:L=0.15 [discrepancy]

nfet_g5v0d10v5.sym:L=0.5
nfet3_g5v0d10v5.sym:L=0.15  [discrepancy]

nfet_g5v0d16v0.sym:L=0.7
nfet3_g5v0d16v0.sym:L=0.15 [discrepancy]


pfet_01v8_lvt.sym:L=0.35
pfet3_01v8_lvt.sym:L=0.15  [discrepancy]

pfet_g5v0d10v5.sym:L=0.5
pfet3_g5v0d10v5.sym:L=0.15  [discrepancy]

pfet_g5v0d16v0.sym:L=0.66
pfet3_g5v0d16v0.sym:L=0.15  [discrepancy]
👏 1
An update on this, I didn't find a public project that can be updated to fix this (if that is what the 'clap' emoticon is trying to convey). So just running with a local fix.