Home
last modified time | relevance | path

Searched refs:NP_TRAN (Results 1 – 5 of 5) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_trch.c510 else if (npp->npntyp == NP_TRAN) refmdp->mod_hastran = TRUE; in bld_trauxs()
528 if (npp->npntyp == NP_TRAN) { mdp->mod_hastran = TRUE; continue; } in bld_trauxs()
589 if (npp->npntyp == NP_TRAN) { alloc_traux(mdp, np); break; } in bld_trauxs()
883 && npp->npntyp != NP_TRAN) continue; in add_edges_from_npps()
904 if (npp->npntyp == NP_TRAN) in add_edges_from_npps()
1037 case NP_TRAN: in trchan_get_oside_itp()
1603 || npp->npntyp == NP_TRAN) in save_bidandtran_npps()
3077 if (ep->enpp->npntyp == NP_TRAN) in find_chgvtx_vicinity()
3195 if (ep->enpp->npntyp == NP_TRAN) in stchan_trif_relax()
H A Dv_prp.c2738 if (xp->optyp != OPEMPTY) bld_lhsexpr_npins(xp, NP_TRAN); in bld_nplist()
2742 if (xp->optyp != OPEMPTY) bld_lhsexpr_npins(xp, NP_TRAN); in bld_nplist()
3272 case NP_GATE: case NP_TRAN: case NP_TRANIF: in __alloc_npin()
H A Dv_vpi2.c3399 case NP_GATE: case NP_TRANIF: case NP_TRAN: in fill_ld_handle()
3669 case NP_GATE: case NP_TRANIF: case NP_TRAN: in fill_bit_ld_handle()
4051 case NP_GATE: case NP_TRANIF: case NP_TRAN: in fill_drv_handle()
4338 case NP_GATE: case NP_TRANIF: case NP_TRAN: in fill_bit_drv_handle()
H A Dv.h247 #define NP_TRAN 12 /* driver/load for special tran/tranif gate */ macro
H A Dv_cnv.c2606 case NP_GATE: case NP_TRANIF: case NP_TRAN: in __dmp1_nplstel()