Home
last modified time | relevance | path

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

/dports/cad/electric/electric-7.00/src/include/
H A Defunction.h74 #define NPRESIST 26 /* node is resistor */ macro
/dports/cad/electric/electric-7.00/src/net/
H A Dnetflat.c666 if (fun == NPRESIST || fun == NPCAPAC || fun == NPECAPAC) in net_buildpseudo()
796 case NPRESIST: in net_buildpseudo()
896 case NPRESIST: in net_buildpseudo()
1302 case NPRESIST: in net_mergeparallel()
1700 if (fun == NPRESIST) in net_getpartvalue()
2185 case NPRESIST: in net_initnetflattening()
H A Dnetdiff.cpp3026 if (pc1->function == NPRESIST) in net_analyzesymmetrygroups()
H A Dnetwork.cpp9988 case NPRESIST: in net_ncccellfunctiondlog()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimspice.cpp1075 case NPRESIST: in sim_spice_writecell()
1505 if (state == NPRESIST || state == NPCAPAC || state == NPECAPAC || state == NPINDUCT || in sim_spice_writecell()
1510 case NPRESIST: /* resistor */ in sim_spice_writecell()
2199 case NPRESIST: /* resistor */ in sim_spice_writetwoport()
H A Dsimsilos.c863 case NPRESIST: in sim_silostype()
H A Dsimtexsim.c293 case NPRESIST: in sim_writetexcell()
H A Dsimverilog.c703 if (nodetype == NPRESIST || nodetype == NPCAPAC || nodetype == NPECAPAC || in sim_verwritecell()
/dports/cad/electric/electric-7.00/src/tec/
H A Dtecbipolar.c670 (NPRESIST<<NFUNCTIONSH),
H A Dtecschem.c960 (NPRESIST<<NFUNCTIONSH), /* userbits */
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrmenu.c430 case NPRESIST: in us_groupfunction()
H A Dusrdiacom.cpp13349 if (fun == NPRESIST) in us_getinfonode()
/dports/cad/electric/electric-7.00/src/io/
H A Dioedifo.c1418 case NPRESIST: in io_edifdescribepriminst()