Home
last modified time | relevance | path

Searched refs:PRCN (Results 1 – 17 of 17) sorted by relevance

/dports/cad/alliance/alliance/src/mbk/src/
H A Drcn_lo.c61 if( ptsig->PRCN )
94 if( !ptsig->PRCN )
113 if( !ptsig->PRCN )
132 if( !ptsig->PRCN )
140 ptsig->PRCN->CAPA = ptsig->PRCN->CAPA + value ;
280 ptsig1->PRCN->PCTC = addchain( ptsig1->PRCN->PCTC, newctc );
283 ptsig2->PRCN->PCTC = addchain( ptsig2->PRCN->PCTC, newctc );
1728 ptsig->PRCN->USER = addptype( ptsig->PRCN->USER,
1732 ptsig->PRCN->USER = addptype( ptsig->PRCN->USER,
1989 if( ptsig->PRCN->PWIRE != NULL && ptsig->PRCN->PCTC != NULL )
[all …]
H A Drcn_lo_util.c77 if( ptsig_dest->PRCN )
86 if( !ptsig_src->PRCN )
92 ptsig_dest->PRCN->CAPA = ptsig_src->PRCN->CAPA;
122 ptsig_dest->PRCN->PCTC = NULL;
125 ptsig_dest->PRCN->NBNODE = ptsig_src->PRCN->NBNODE ;
128 ptsig_dest->PRCN->USER = NULL;
252 if( !ptsig->PRCN || !gettabnode( ptsig->PRCN ) )
366 ptsig->PRCN->CAPA = 0.0;
373 ptsig->PRCN->CAPA = ptsig->PRCN->CAPA + scanwire->CAPA;
398 ptsig->PRCN->CAPA = ptsig->PRCN->CAPA + ptctc->CAPA;
[all …]
H A Dmbk_lo_util.c259 if( ptcon->SIG->PRCN && gettabnode( ptcon->SIG->PRCN ) ) in flattenlofig()
265 if( ptcon->SIG->PRCN ) in flattenlofig()
350 newsig->PRCN->PCTC = addchain( newsig->PRCN->PCTC, ptctc ); in flattenlofig()
356 newsig->PRCN->PCTC = addchain( newsig->PRCN->PCTC, ptctc ); in flattenlofig()
504 if( newsig->PRCN ) in flattenlofig()
595 if(!newsig->PRCN) in flattenlofig()
607 newsig->PRCN->CAPA += ptinterf->sig->PRCN->CAPA; in flattenlofig()
835 newsig->PRCN->PCTC = addchain( newsig->PRCN->PCTC, ptctc ); in flattenlofig()
851 if( ptinterf->sig->PRCN && ptinterf->sig->PRCN->PCTC ) in flattenlofig()
885 if( scanlosig->PRCN && scanlosig->PRCN->PCTC ) in flattenlofig()
[all …]
H A Dspi_drive.c207 if( !scanlosig->PRCN )
210 if( scanlosig->PRCN->PWIRE || scanlosig->PRCN->PCTC )
258 if( !scanlosig->PRCN->PWIRE && !scanlosig->PRCN->PCTC )
260 if( scanlosig->PRCN->CAPA >= CAPAMINI )
267 scanlosig->PRCN->CAPA * 1e-12
313 if( scanlosig->PRCN && scanlosig->PRCN->NBNODE > 0 )
314 dernier += scanlosig->PRCN->NBNODE ;
506 if( scanlosig->PRCN )
508 if( scanlosig->PRCN->PWIRE )
509 i = scanlosig->PRCN->PWIRE->NODE1 ;
[all …]
H A Dalc_pars_l6.c327 if(!ptsig->PRCN)
498 if( !pttrs->DRAIN->SIG->PRCN )
506 if( !pttrs->GRID->SIG->PRCN )
514 if( !pttrs->SOURCE->SIG->PRCN )
522 if( !pttrs->BULK->SIG->PRCN )
598 if(!ptcap -> TCON -> SIG -> PRCN) in decode_locap()
844 if( !ptsig1->PRCN )
847 if( !ptsig2->PRCN )
878 if( !ptsig->PRCN )
956 if(!ptsig->PRCN)
[all …]
H A Ddrive_vti_l.c240 ptrcnet=ptcon->SIG->PRCN;
255 ptrcnet=ptsig->PRCN;
413 ptrcnet=ptsig->PRCN;
420 if (ptsig->PRCN && ptsig->PRCN->CAPA && strcmp(OUT_LO, "hns")) {
422 (void)fprintf(ptfile, "%.3e ", ptsig->PRCN->CAPA); /* val */
H A Dparse_vti_l.c399 if( !sigct1->PRCN )
402 if( !sigct2->PRCN )
1332 if( !scanlosig->PRCN && headw )
1838 if ( ptsig->PRCN )
1840 if( !grpsig->PRCN )
1842 addcapa( grpsig, ptsig->PRCN->CAPA );
1869 if( ptsig->PRCN )
1870 while( ptsig->PRCN->PCTC )
1872 ptctc = (loctc_list*)(ptsig->PRCN->PCTC->DATA);
H A Dspi_parse.c1858 if( !tabsig[ scancapa->N1->SIGNAL -1 ]->PRCN )
1861 if( !tabsig[ scancapa->N2->SIGNAL -1 ]->PRCN )
1870 if( !tabsig[ scanresi->N1->SIGNAL - 1 ]->PRCN )
1908 if( !tabsig[ scancapa->N1->SIGNAL - 1 ]->PRCN )
1911 if( !tabsig[ scancapa->N2->SIGNAL - 1 ]->PRCN )
1966 if( !scanlocon->SIG->PRCN )
2031 if( !pttrs->DRAIN->SIG->PRCN )
2045 if( !pttrs->GRID->SIG->PRCN )
2059 if( !pttrs->SOURCE->SIG->PRCN )
2075 if( !pttrs->BULK->SIG->PRCN )
[all …]
H A Dalc_driv_l.c438 if( psig->PRCN )
440 ptrcnet = psig->PRCN;
H A Dmbk_lo.c426 ptsig->PRCN = NULL; in addlosig()
478 if(ptsig->PRCN) in dellofig()
614 if( ptsig->PRCN ) in dellosig()
1240 (void)printf(" | | |---capacitance : %g\n" , ptsig->PRCN->CAPA); in viewlosig()
1243 for( scanwire = ptsig->PRCN->PWIRE ; scanwire != NULL ; scanwire = scanwire->NEXT ) in viewlosig()
1262 for( scanctc = ptsig->PRCN->PCTC ; scanctc != NULL ; scanctc = scanctc->NEXT ) { in viewlosig()
1275 (void)printf(" | | |---%ld node\n",ptsig->PRCN->NBNODE); in viewlosig()
H A Dmlo.h148 struct lorcnet *PRCN; /* pointer on parasitic RC */ member
H A Dparser_y.y1470 if(!ls1->PRCN)
/dports/cad/alliance/alliance/src/lynx/src/
H A Dnetlist.c490 Signal->PRCN->CAPA = Signal->PRCN->CAPA + SignalCapa;
1102 if( scanlosig->PRCN )
1104 if( scanlosig->PRCN->PWIRE || scanlosig->PRCN->PCTC )
1106 cumulcapa+=scanlosig->PRCN->CAPA;
/dports/cad/alliance/alliance/src/elp/src/
H A Delp.c452 if( ! lotrs->DRAIN->SIG->PRCN )
454 if( ! lotrs->SOURCE->SIG->PRCN )
485 if( ! lotrs->GRID->SIG->PRCN )
/dports/cad/alliance/alliance/src/
H A DCHANGES230 - losig : added field PRCN, CAPA deleted
/dports/cad/alliance/alliance/src/genlib/src/
H A Dgenlib.c3505 if (ls2->PRCN) { in genLOSIGMERGE()
3506 if (!ls1->PRCN) in genLOSIGMERGE()
/dports/math/py-hdbscan/hdbscan-0.8.27/notebooks/
H A DComparing Clustering Algorithms.ipynb275 …\n8Dzz2dnZnIGw2+1OC7CrqqqgUCiyjirH6/TOzs5gelqUA6yurkFdXV3GYCLbsucqlQoNDVv/PRCN\nRuFyuRAKBaHTlcg+V8…