MikeV
03/30/2023, 9:42 AMgf180mcuC
PDK (downloaded via volare) with simple content of 4resistors and 2bipolars (npn). I want to extract parasitic netlist from this GDS, but magic somehow ignores the npns. They are not part of the generated netlist. I have magic version 8.3.388 and using load btha0
, extract all
and ext2spice -f ngspice -o btha0.spice
. Can you advice what I am doing wrong?Mitch Bailey
03/30/2023, 12:14 PMMikeV
03/30/2023, 1:25 PMLVS_BJT 118/5
layers shown in Klayout, but these are not shown in magic.Mitch Bailey
03/30/2023, 3:02 PM# pnp_WxL BJT (10x10, 5x5, 0.42x10, 0.42x5 emitter sizes)
# npn_WxL BJT (10x10, 5x5, 0.54x16, 0.54x8, 0.54x4, 0.54x2)
but that’s the only place pnp
or npn
occur in the file.
There’s BJTDEF
that’s defined for calma in/out, but that’s the only place it’s used.Tim Edwards
03/30/2023, 8:55 PMMikeV
03/31/2023, 3:22 PMTim Edwards
04/06/2023, 1:55 AM