<#356 ngspice Too few parameters for subcircuit ty...
# ihp-sg13g2
g
#356 ngspice Too few parameters for subcircuit type "npn13g2l" Issue created by jalcim when i follow this tutorial : https://ihp-open-pdk-docs.readthedocs.io/en/latest/analog/ngspice.html#ngspice-installation i have this error, i have try to change my parameter, but its change nothing.
Copy code
Note: No compatibility mode selected!


Circuit: **.subckt dc_hbt_13g2

Too few parameters for subcircuit type "npn13g2l" (instance: xxq1)
    Simulation interrupted due to error!

Note: No ".plot", ".print", or ".fourier" lines; no simulations run
i have try
XQ1 net2 net1 GND GND npn13G2l Nx=1 le=2.50e-6 dtemp=0 Ny=1 we=0.12e-6 El=2.5 selft=1
and
XQ1 net2 net1 GND GND npn13G2l Nx=1 le=2.50e-6 dtemp=0 Ny=1 we=0.12e-6 selft=1
and a lot of other... no way. documentation require update ? or its a misstake of my part ? IHP-GmbH/IHP-Open-PDK