Home
last modified time | relevance | path

Searched refs:BSIM4InstCount (Results 1 – 3 of 3) sorted by relevance

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4/
H A Db4set.c2731 model->BSIM4InstCount = 0; in BSIM4setup()
2737 model->BSIM4InstCount = InstCount; in BSIM4setup()
H A Dbsim4def.h1838 int BSIM4InstCount; member
H A Db4ld.c120 for (idx = 0; idx < model->BSIM4InstCount; idx++) { in BSIM4load()
5455 InstCount = model->BSIM4InstCount; in BSIM4LoadRhsMat()