Home
last modified time | relevance | path

Searched refs:PCHAN (Results 1 – 8 of 8) sorted by relevance

/dports/cad/irsim/irsim-9.7.110/base/
H A Dsim.c437 if ( implant == PCHAN ) {
458 if ( implant == PCHAN ) {
782 newtrans(PCHAN, targc, targv);
H A Dnet.h216 #define PCHAN 1 /* p-channel enhancement */ macro
H A Deval.c618 case PCHAN :
H A Dnetwork.c519 else if( BASETYPE( t->ttype ) == PCHAN and rail == VDD_node )
H A Dnetupdate.c601 case 'p' : tran.ttype = PCHAN; break;
H A Dnewrstep.c1252 if( BASETYPE( t->ttype ) == PCHAN )
/dports/cad/irsim/irsim-9.7.110/faultsim/
H A Dfaultsim.c208 t->ttype = PCHAN; t->gate = GND_node; t->source = VDD_node;
/dports/cad/irsim/irsim-9.7.110/usersubckt/
H A Dsubckt.c497 t->ttype = PCHAN;