Home
last modified time | relevance | path

Searched refs:NOPORTARCINST (Results 1 – 25 of 75) sorted by relevance

123

/dports/cad/electric/electric-7.00/src/db/
H A Ddbcreate.c63 ni->firstportarcinst = NOPORTARCINST; in allocnodeinst()
174 ni->firstportarcinst = NOPORTARCINST; in db_newnodeinst()
252 if (ni->firstportarcinst != NOPORTARCINST) in killnodeinst()
453 ni->firstportarcinst = NOPORTARCINST; in initdummynode()
578 if (pi == 0) return(NOPORTARCINST); in allocportarcinst()
581 pi->nextportarcinst = NOPORTARCINST; in allocportarcinst()
592 if (pi == NOPORTARCINST) return; in freeportarcinst()
871 lpi = NOPORTARCINST; in db_addportarcinst()
886 if (lpi == NOPORTARCINST) ni->firstportarcinst = npi; else in db_addportarcinst()
888 npi->nextportarcinst = NOPORTARCINST; in db_addportarcinst()
[all …]
H A Ddbtechi.c365 pi1 = pi2 = NOPORTARCINST; in tech_shortenmostrans()
376 if (pi1 != NOPORTARCINST) in tech_shortenmostrans()
378 if (pi1->conarcinst->width < wid) pi1 = NOPORTARCINST; else in tech_shortenmostrans()
381 if (pi2 != NOPORTARCINST) in tech_shortenmostrans()
383 if (pi2->conarcinst->width < wid) pi2 = NOPORTARCINST; else in tech_shortenmostrans()
391 pi1 = pi2 = NOPORTARCINST; in tech_shortenmostrans()
402 if (pi1 != NOPORTARCINST) in tech_shortenmostrans()
404 if (pi1->conarcinst->width < wid) pi1 = NOPORTARCINST; else in tech_shortenmostrans()
407 if (pi2 != NOPORTARCINST) in tech_shortenmostrans()
416 if (pi1 != NOPORTARCINST) in tech_shortenmostrans()
[all …]
/dports/cad/electric/electric-7.00/src/misc/
H A Dlogeffort.cpp1016 le->piin = le->piout = NOPORTARCINST; in le_gathercell()
1061 le->piin = le->piout = NOPORTARCINST; in le_gathercell()
1152 if (le->piin != NOPORTARCINST) in le_gathercell()
1391 if (le->piin != NOPORTARCINST) in le_gatherpath()
1399 if (le->piout != NOPORTARCINST) in le_gatherpath()
1473 if (le->piin != NOPORTARCINST) in le_gatherpath()
1483 if (le->piout != NOPORTARCINST) in le_gatherpath()
1572 le->piin = le->piout = NOPORTARCINST; in le_unwind()
1643 if (le->piout == NOPORTARCINST) continue; in le_figurebranching()
1740 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in le_getgatetype()
[all …]
/dports/cad/electric/electric-7.00/src/rout/
H A Drout.c1002 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_findnetends()
1004 if (pi == NOPORTARCINST) term = TRUE; in ro_findnetends()
1266 ofpi = NOPORTARCINST; in ro_pastetopology()
1267 for(fpi = fni->firstportarcinst; fpi != NOPORTARCINST; fpi = fpi->nextportarcinst) in ro_pastetopology()
1275 if (ofpi != NOPORTARCINST) break; in ro_pastetopology()
1277 if (fpi == NOPORTARCINST) continue; in ro_pastetopology()
1325 ofpi = NOPORTARCINST; in ro_pastetopology()
1337 if (ofpi != NOPORTARCINST) break; in ro_pastetopology()
1366 for(fpi = fni->firstportarcinst; fpi != NOPORTARCINST; fpi = fpi->nextportarcinst) in ro_makeunroutedconnection()
1368 for(tpi = tni->firstportarcinst; tpi != NOPORTARCINST; tpi = tpi->nextportarcinst) in ro_makeunroutedconnection()
[all …]
H A Droutmimic.c406 for(pi = oni1->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) con1++; in ro_mimicthis()
407 for(pi = oni2->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) con1++; in ro_mimicthis()
561 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_mimicthis()
580 if (pi != NOPORTARCINST) situation |= LIKELYARCSSAMEDIR; in ro_mimicthis()
585 for(pi = oni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_mimicthis()
604 if (pi != NOPORTARCINST) situation |= LIKELYARCSSAMEDIR; in ro_mimicthis()
612 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) con2++; in ro_mimicthis()
613 for(pi = oni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) con2++; in ro_mimicthis()
H A Droutriver.c1340 for(pi = ae->end[e].nodeinst->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_mark_tobedeleted()
1345 if (pi == NOPORTARCINST) break; in ro_mark_tobedeleted()
1354 for(pi = ae->end[e].nodeinst->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_mark_tobedeleted()
1359 if (pi == NOPORTARCINST) break; in ro_mark_tobedeleted()
1371 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_delnodeinst()
1624 for(pi = ae1->end[e1].nodeinst->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_addwire()
1629 if (pi == NOPORTARCINST) break; in ro_addwire()
1638 for(pi = ae2->end[e2].nodeinst->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_addwire()
1643 if (pi == NOPORTARCINST) break; in ro_addwire()
H A Droutauto.c270 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_checkstitching()
273 if (pi != NOPORTARCINST) continue; in ro_checkstitching()
441 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in ro_checkstitching()
445 if (pi != NOPORTARCINST) continue; in ro_checkstitching()
/dports/cad/electric/electric-7.00/src/sim/
H A Dsimsilos.c491 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_writesilinstances()
513 for (pi = ni->firstportarcinst; pi != NOPORTARCINST && pi->proto != pp; in sim_writesilinstances()
517 if (pi != NOPORTARCINST) /* ... port is connected */ in sim_writesilinstances()
527 for (pi = ni->firstportarcinst; pi != NOPORTARCINST && pi->proto != pp; in sim_writesilinstances()
531 if (pi != NOPORTARCINST) /* ...port is connected */ in sim_writesilinstances()
588 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_silportname()
807 if (pi == NOPORTARCINST) return(FALSE); in sim_silnegated()
H A Dsimmaxwell.c193 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_writemaxcell()
207 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_writemaxcell()
209 if (pi == NOPORTARCINST) continue; in sim_writemaxcell()
H A Dsimtexsim.c441 if (ni->firstportarcinst == NOPORTARCINST) in sim_textdlpower()
471 for(inputs=0, pai = ni->firstportarcinst; pai != NOPORTARCINST; pai = pai->nextportarcinst) in sim_texcountwires()
536 for(pai = ni->firstportarcinst; pai != NOPORTARCINST; pai = pai->nextportarcinst) in sim_texwritesignals()
594 for(pai = ni->firstportarcinst; pai != NOPORTARCINST; pai = pai->nextportarcinst) in sim_texwriteffsignals()
696 for(pai = ni->firstportarcinst; pai != NOPORTARCINST; pai = pai->nextportarcinst) in sim_textdlinst()
742 for(ppai = xni->firstportarcinst; ppai != NOPORTARCINST; ppai = ppai->nextportarcinst) in sim_textdlinst()
1017 for(pai = ni->firstportarcinst; pai != NOPORTARCINST; pai = pai->nextportarcinst) in sim_texnegatedoutput()
H A Dsimverilog.c839 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_verwritecell()
841 if (pi != NOPORTARCINST && (pi->conarcinst->userbits&ISNEGATED) != 0) in sim_verwritecell()
847 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_verwritecell()
849 if (pi != NOPORTARCINST && (pi->conarcinst->userbits&ISNEGATED) != 0) in sim_verwritecell()
857 if (pi != NOPORTARCINST && (pi->conarcinst->userbits&ISNEGATED) != 0) in sim_verwritecell()
865 if (pi != NOPORTARCINST && (pi->conarcinst->userbits&ISNEGATED) != 0) in sim_verwritecell()
1218 if (pi != NOPORTARCINST) net = pi->conarcinst->network; else in sim_verwritecell()
1245 if (i != 0 && pi != NOPORTARCINST && pi->conarcinst->temp1 != 0) in sim_verwritecell()
1842 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_vergetnetworks()
2112 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_vergetnetonport()
[all …]
H A Dsimsim.cpp504 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_simsearch()
755 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_simprint()
970 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_simprintcosmos()
1068 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_simprintcosmos()
1201 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_prop()
H A Dsimfasthenry.cpp219 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_writefhcell()
312 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_writefhcell()
318 if (pi == NOPORTARCINST) continue; in sim_writefhcell()
358 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in sim_fasthenryfindotherport()
/dports/cad/electric/electric-7.00/src/drc/
H A Ddrcflat.cpp356 for(pi = pp->subnodeinst->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_flatprint()
390 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_flatprint()
499 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_transistor_hack()
501 if (pi == NOPORTARCINST) return; in dr_transistor_hack()
631 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_flatprop()
H A Ddrc.c1113 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schdocheck()
1115 if (pi == NOPORTARCINST) in dr_schdocheck()
1125 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schdocheck()
1131 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schdocheck()
1283 if (ni->firstportarcinst == NOPORTARCINST) continue; in dr_schdocheck()
1284 if (ni->firstportarcinst->nextportarcinst != NOPORTARCINST) continue; in dr_schdocheck()
1434 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schcheckpolygonvicinity()
1436 for(pi = oni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schcheckpolygonvicinity()
1446 if (pi != NOPORTARCINST) continue; in dr_schcheckpolygonvicinity()
1462 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in dr_schcheckpolygonvicinity()
[all …]
/dports/cad/electric/electric-7.00/src/usr/
H A Dusrcheck.c1149 for(lpi = NOPORTARCINST, pi = ni->firstportarcinst; pi != NOPORTARCINST; in us_checklibrary()
1157 if (lpi == NOPORTARCINST) in us_checklibrary()
1172 if (lpi == NOPORTARCINST) in us_checklibrary()
1185 if (lpi == NOPORTARCINST) in us_checklibrary()
1200 if (lpi == NOPORTARCINST) in us_checklibrary()
1230 ni->firstportarcinst = NOPORTARCINST; in us_checklibrary()
1231 while (pi != NOPORTARCINST) in us_checklibrary()
1543 if (lpi != NOPORTARCINST) break; in us_checklibrary()
1572 if (pi == NOPORTARCINST) pi = allocportarcinst(np->lib->cluster); in us_checklibrary()
1602 if (ai->end[i].portarcinst == NOPORTARCINST) in us_checklibrary()
[all …]
/dports/cad/electric/electric-7.00/src/io/
H A Diopadso.c280 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_padsdumpcell()
316 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_padsdumpcell()
H A Diolout.c319 for(pi = subno->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_l_writecell()
397 for(opi = oni->firstportarcinst; opi != NOPORTARCINST; opi = opi->nextportarcinst) in io_l_writecell()
507 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_l_nodetype()
H A Dioeagleo.c264 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_eagledumpcell()
301 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_eagledumpcell()
H A Dioecado.c283 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_ecaddumpcell()
319 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_ecaddumpcell()
H A Diolefo.c212 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_lefoutspread()
214 if (pi != NOPORTARCINST) continue; in io_lefoutspread()
H A Diobinaryo.c316 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_writebinlibrary()
763 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) i++; in io_writenodeinst()
767 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_writenodeinst()
1048 if (pi != NOPORTARCINST) in io_putoutvar()
H A Dioedifo.c371 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifsearch()
906 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifwritecell()
1014 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifwritecell()
1017 if (pi != NOPORTARCINST) onet = pi->conarcinst->network; else in io_edifwritecell()
1130 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifwritecell()
1133 if (pi == NOPORTARCINST) in io_edifwritecell()
1244 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifwritecell()
1282 for (pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in io_edifwritecell()
/dports/cad/electric/electric-7.00/src/vhdl/
H A Dvhdl.c1576 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_addrealports()
1600 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_addrealports()
1602 if (pi != NOPORTARCINST) in vhdl_addrealports()
1752 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
1787 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
1795 if (pi != NOPORTARCINST) in vhdl_primname()
1814 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
1843 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
1872 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
1902 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in vhdl_primname()
[all …]
/dports/cad/electric/electric-7.00/src/cons/
H A Dconlay.c576 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modwithin()
594 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modwithin()
653 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modrigid()
665 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modrigid()
826 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modflex()
838 for(pi = ni->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_modflex()
1075 for(pi = ono->firstportarcinst; pi != NOPORTARCINST; pi = pi->nextportarcinst) in cla_nonorthogfixang()

123