GitHub
09/28/2022, 3:45 AMarea
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