Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h66 #define NPTRA4PMOS 18 /* node is 4-port MOS complementary transistor */ macro
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp996 case NPTRA4PMOS: nodetype = ISPTYPE; break; in sim_spice_writecell()
1062 case NPTRA4PMOS: in sim_spice_writecell()
1624 case NPTRA4PMOS: /* PMOS (Complementary) 4-port transistor */ in sim_spice_writecell()
1716 state == NPTRA4NMOS || state == NPTRA4DMOS || state == NPTRA4PMOS || in sim_spice_writecell()
1726 state != NPTRA4NMOS && state != NPTRA4DMOS && state != NPTRA4PMOS) in sim_spice_writecell()
1735 state == NPTRA4NMOS || state == NPTRA4DMOS || state == NPTRA4PMOS || in sim_spice_writecell()
1745 state != NPTRA4NMOS && state != NPTRA4DMOS && state != NPTRA4PMOS) in sim_spice_writecell()
1810 state == NPTRA4NMOS || state == NPTRA4DMOS || state == NPTRA4PMOS) in sim_spice_writecell()
1819 case NPTRA4PMOS: i = ISPTYPE; break; in sim_spice_writecell()
2270 function == NPTRAPMOS || function == NPTRA4PMOS || in sim_spice_nodearea()
H A Dsimirsim.c565 realtype == NPTRAPMOS || realtype == NPTRA4PMOS) in sim_irsimrecurse()
580 if (realtype == NPTRA4NMOS || realtype == NPTRA4PMOS) g2 = g1; in sim_irsimrecurse()
H A Dsimsilos.c850 case NPTRA4PMOS: in sim_silostype()
H A Dsimverilog.c820 case NPTRA4PMOS: nodetype = NPTRAPMOS; dropbias = 1; break; in sim_verwritecell()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c740 case NPTRAPMOS: case NPTRA4PMOS: in net_buildpseudo()
868 case NPTRA4PMOS: in net_buildpseudo()
1276 case NPTRAPMOS: case NPTRA4PMOS: in net_mergeparallel()
2021 case NPTRA4PMOS: fun = NPTRAPMOS; break; in net_getfunction()
H A Dnetwork.cpp9964 case NPTRA4PMOS: in net_ncccellfunctiondlog()
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1376 case TRANPMOS: type = NPTRA4PMOS; break; /* Transistor is P channel MOS */ in nodefunction()
1516 case NPTRAPMOS: case NPTRA4PMOS: in isfet()
1590 case NPTRAPMOS: case NPTRA4PMOS: in transistorsize()
1708 fun == NPTRA4PMOS || fun == NPTRA4NPN || fun == NPTRA4PNP || in transistorports()
/dports/cad/electric/electric-7.00/src/misc/
H A Derc.c504 case NPTRAPMOS: case NPTRA4PMOS: in erc_analyzecell()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmenu.c420 case NPTRAPMOS: case NPTRA4PMOS: in us_groupfunction()
H A Dusrctech.c458 case NPTRAPMOS: case NPTRA4PMOS: in us_tranismos()
H A Dusrdiacom.cpp13375 case NPTRAPMOS: case NPTRA4PMOS: us_widlendlog(ni); return; in us_getinfonode()
14160 case NPTRAPMOS: case NPTRA4PMOS: i = 2; break; in refill()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c1713 case NPTRAPMOS: case NPTRA4PMOS: in vhdl_primname()