Home
last modified time | relevance | path

Searched refs:NPTRAPMOS (Results 1 – 25 of 30) sorted by relevance

12

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h55 #define NPTRAPMOS 7 /* node is MOS complementary transistor */ macro
/dports/cad/electric/electric-7.00/src/io/
H A Diolout.c266 if (i == NPTRAPMOS) type = x_("TP"); in io_l_writecell()
288 if (i == NPTRANMOS || i == NPTRADMOS || i == NPTRAPMOS) in io_l_writecell()
504 if (i == NPTRANMOS || i == NPTRADMOS || i == NPTRAPMOS) return(TRANSISTOR); in io_l_nodetype()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp995 case NPTRAPMOS: in sim_spice_writecell()
1061 case NPTRAPMOS: in sim_spice_writecell()
1619 case NPTRAPMOS: /* PMOS (Complementary) transistor */ in sim_spice_writecell()
1715 if (state == NPTRANMOS || state == NPTRADMOS || state == NPTRAPMOS || in sim_spice_writecell()
1725 if (state != NPTRANMOS && state != NPTRADMOS && state != NPTRAPMOS && in sim_spice_writecell()
1734 if (state == NPTRANMOS || state == NPTRADMOS || state == NPTRAPMOS || in sim_spice_writecell()
1744 if (state != NPTRANMOS && state != NPTRADMOS && state != NPTRAPMOS && in sim_spice_writecell()
1809 if (state == NPTRANMOS || state == NPTRADMOS || state == NPTRAPMOS || in sim_spice_writecell()
1818 case NPTRAPMOS: in sim_spice_writecell()
2270 function == NPTRAPMOS || function == NPTRA4PMOS || in sim_spice_nodearea()
H A Dsimsim.cpp814 if (type == NPTRANMOS || type == NPTRADMOS || type == NPTRAPMOS || type == NPTRANS) in sim_simprint()
839 } else if (type == NPTRAPMOS) in sim_simprint()
1030 if (type == NPTRANMOS || type == NPTRADMOS || type == NPTRAPMOS || type == NPTRANS) in sim_simprintcosmos()
1055 if (type == NPTRAPMOS) xprintf(f, x_("p")); else in sim_simprintcosmos()
H A Dsimmossim.c285 if (type != NPTRANMOS && type != NPTRADMOS && type != NPTRAPMOS && type != NPTRANS) in sim_writemossimcell()
H A Dsimsilos.c849 case NPTRAPMOS: in sim_silostype()
H A Dsimirsim.c565 realtype == NPTRAPMOS || realtype == NPTRA4PMOS) in sim_irsimrecurse()
H A Dsimverilog.c820 case NPTRA4PMOS: nodetype = NPTRAPMOS; dropbias = 1; break; in sim_verwritecell()
830 case NPTRAPMOS: in sim_verwritecell()
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrcflat.cpp478 if (!(type == NPTRANMOS || type == NPTRADMOS || type == NPTRAPMOS || in dr_transistor_hack()
507 if (type == NPTRANMOS || type == NPTRADMOS || type == NPTRAPMOS || type == NPTRANS) in dr_transistor_hack()
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c740 case NPTRAPMOS: case NPTRA4PMOS: in net_buildpseudo()
828 case NPTRAPMOS: in net_buildpseudo()
1276 case NPTRAPMOS: case NPTRA4PMOS: in net_mergeparallel()
1490 pc->function != NPTRAPMOS) continue; in net_mergeseries()
2021 case NPTRA4PMOS: fun = NPTRAPMOS; break; in net_getfunction()
2161 case NPTRANMOS: case NPTRADMOS: case NPTRAPMOS: in net_initnetflattening()
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrctech.c225 case NPTRAPMOS: schemni->userbits |= TRANPMOS; break; in us_tran_logmakenodes()
243 if (type == NPTRAPMOS || type == NPTRANMOS || type == NPTRADMOS || in us_tran_logmakenodes()
458 case NPTRAPMOS: case NPTRA4PMOS: in us_tranismos()
H A Dusrmenu.c420 case NPTRAPMOS: case NPTRA4PMOS: in us_groupfunction()
H A Dusredtecg.c482 if ((func == NPTRANMOS || func == NPTRAPMOS || func == NPTRADMOS) && in us_tecedmakelibfromtech()
H A Dusrcomrs.c2648 if (fun == NPTRANMOS || fun == NPTRADMOS || fun == NPTRAPMOS) in us_show()
3315 if (fun == NPTRANMOS || fun == NPTRADMOS || fun == NPTRAPMOS) in us_size()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecmocmosold.c988 NODESHRINK|(NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE, /* userbits */
1803 mocmosold_tpa.creation->userbits |= (NPTRAPMOS<<NFUNCTIONSH); in mocmosold_setmode()
1862 mocmosold_tna.creation->userbits |= (NPTRAPMOS<<NFUNCTIONSH); in mocmosold_setmode()
H A Dteccmos.c606 NODESHRINK|(NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE, /* userbits */
H A Dteccmosdodn.c767 (NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE|NODESHRINK,
H A Dtecmocmos2.c767 (NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE|NODESHRINK,
H A Dtecbicmos.c1025 (NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE|NODESHRINK,
H A Dtecmocmos.c2052 NODESHRINK|(NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE, /* userbits */
2118 NODESHRINK|(NPTRAPMOS<<NFUNCTIONSH), /* userbits */
H A Dtecmocmossub.c1603 NODESHRINK|(NPTRAPMOS<<NFUNCTIONSH)|HOLDSTRACE, /* userbits */
/dports/cad/electric/electric-7.00/src/db/
H A Ddbtech.c1361 case TRANPMOS: type = NPTRAPMOS; break; /* Transistor is P channel MOS */ in nodefunction()
1516 case NPTRAPMOS: case NPTRA4PMOS: in isfet()
1590 case NPTRAPMOS: case NPTRA4PMOS: in transistorsize()
/dports/cad/electric/electric-7.00/src/misc/
H A Dlogeffort.cpp1736 if (func == NPTRANMOS || func == NPTRAPMOS) in le_getgatetype()
1817 case NPTRAPMOS: in le_getgatetype()
H A Derc.c504 case NPTRAPMOS: case NPTRA4PMOS: in erc_analyzecell()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c1713 case NPTRAPMOS: case NPTRA4PMOS: in vhdl_primname()

12