Home
last modified time | relevance | path

Searched refs:NPTRANPN (Results 1 – 13 of 13) sorted by relevance

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h56 #define NPTRANPN 8 /* node is NPN junction transistor */ macro
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c774 case NPTRANPN: case NPTRA4NPN: in net_buildpseudo()
831 case NPTRANPN: in net_buildpseudo()
1293 case NPTRANPN: case NPTRA4NPN: in net_mergeparallel()
1630 if (p1->function == NPTRANPN || p1->function == NPTRAPNP || in net_comparewirelist()
2026 case NPTRA4NPN: fun = NPTRANPN; break; in net_getfunction()
2180 case NPTRANPN: case NPTRAPNP: in net_initnetflattening()
H A Dnetwork.cpp9939 case NPTRANPN: in net_ncccellfunctiondlog()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecbicmos.c867 (NPTRANPN<<NFUNCTIONSH),
928 (NPTRANPN<<NFUNCTIONSH),
H A Dtecbipolar.c723 (NPTRANPN<<NFUNCTIONSH),
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrctech.c229 case NPTRANPN: schemni->userbits |= TRANNPN; break; in us_tran_logmakenodes()
459 case NPTRANPN: case NPTRA4NPN: in us_tranismos()
H A Dusrmenu.c421 case NPTRANPN: case NPTRA4NPN: in us_groupfunction()
H A Dusrdiacom.cpp13376 case NPTRANPN: case NPTRA4NPN: us_areadlog(ni); return; in us_getinfonode()
14161 case NPTRANPN: case NPTRA4NPN: i = 3; break; in refill()
/dports/cad/electric/electric-7.00/src/misc/
H A Derc.c505 case NPTRANPN: case NPTRA4NPN: in erc_analyzecell()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp1042 case NPTRANPN: in sim_spice_writecell()
1628 case NPTRANPN: /* NPN (Junction) transistor */ in sim_spice_writecell()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1362 case TRANNPN: type = NPTRANPN; break; /* Transistor is NPN Junction */ in nodefunction()
1706 if ((*gateright)->nextportproto == NOPORTPROTO || fun == NPTRANPN || in transistorports()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c1719 case NPTRANPN: case NPTRA4NPN: in vhdl_primname()
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifo.c1429 case NPTRANPN: in io_edifdescribepriminst()