Home
last modified time | relevance | path

Searched refs:NPTRAPNP (Results 1 – 12 of 12) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h57 #define NPTRAPNP 9 /* node is PNP junction transistor */ macro
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c775 case NPTRAPNP: case NPTRA4PNP: in net_buildpseudo()
832 case NPTRAPNP: in net_buildpseudo()
1294 case NPTRAPNP: case NPTRA4PNP: in net_mergeparallel()
1630 if (p1->function == NPTRANPN || p1->function == NPTRAPNP || in net_comparewirelist()
2027 case NPTRA4PNP: fun = NPTRAPNP; break; in net_getfunction()
2180 case NPTRANPN: case NPTRAPNP: in net_initnetflattening()
H A Dnetwork.cpp9940 case NPTRAPNP: in net_ncccellfunctiondlog()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrctech.c228 case NPTRAPNP: schemni->userbits |= TRANPNP; break; in us_tran_logmakenodes()
460 case NPTRAPNP: case NPTRA4PNP: in us_tranismos()
H A Dusrmenu.c422 case NPTRAPNP: case NPTRA4PNP: in us_groupfunction()
H A Dusrdiacom.cpp13377 case NPTRAPNP: case NPTRA4PNP: us_areadlog(ni); return; in us_getinfonode()
14162 case NPTRAPNP: case NPTRA4PNP: i = 4; break; in refill()
/dports/cad/electric/electric-7.00/src/misc/
H A Derc.c506 case NPTRAPNP: case NPTRA4PNP: in erc_analyzecell()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp1044 case NPTRAPNP: in sim_spice_writecell()
1637 case NPTRAPNP: /* PNP (Junction) transistor */ in sim_spice_writecell()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1363 case TRANPNP: type = NPTRAPNP; break; /* Transistor is PNP Junction */ in nodefunction()
1707 fun == NPTRAPNP || fun == NPTRA4NMOS || fun == NPTRA4DMOS || in transistorports()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c1722 case NPTRAPNP: case NPTRA4PNP: in vhdl_primname()
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifo.c1432 case NPTRAPNP: in io_edifdescribepriminst()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecmocmos.c2176 (NPTRAPNP<<NFUNCTIONSH), /* userbits */