<#289 sky130 diode parameter matching in LVS> New ...
# open_pdks
g
#289 sky130 diode parameter matching in LVS New issue created by d-m-bailey magic extracts
area
and
pj
for diodes in all variants except
orig
. xschem models only netlist `area`; thus,
pj
is flagged as a missing parameter when using xschem generated schematics. The xschem models currently display no parameters in the schematic. netgen reduces parallel diodes by adding
area
, but ignores
pj
during reduction.
pj
should probably also be summed during parallel reduction. I think a user friendly solution might be to use
w
and
l
as xschem parameters and use those to calculate
area
and
pj
when netlisting. RTimothyEdwards/open_pdks