Home
last modified time | relevance | path

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

/dports/cad/ngspice_rework/ngspice-35/src/spicelib/devices/bsim4v7/
H A Db4v7set.c2598 model->BSIM4v7InstCount = 0; in BSIM4v7setup()
2604 model->BSIM4v7InstCount = InstCount; in BSIM4v7setup()
H A Dbsim4v7def.h1794 int BSIM4v7InstCount; member
H A Db4v7ld.c82 for (idx = 0; idx < model->BSIM4v7InstCount; idx++) { in BSIM4v7load()
5364 InstCount = model->BSIM4v7InstCount; in BSIM4v7LoadRhsMat()