Home
last modified time | relevance | path

Searched refs:NP_CONTA (Results 1 – 9 of 9) sorted by last modified time

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_ms.c5307 case NP_CONTA: in __to_npptyp()
H A Dv.h233 #define NP_CONTA 1 /* connects to lhs or rhs of cont. assign */ macro
H A Dv_vpi3.c3151 if (npp->npntyp == NP_CONTA) in net_ongetpat_lhs()
3798 case NP_CONTA: in chg_net_to_multfi()
H A Dv_vpi2.c3395 case NP_CONTA: in fill_ld_handle()
3665 case NP_CONTA: in fill_bit_ld_handle()
4047 case NP_CONTA: in fill_drv_handle()
4334 case NP_CONTA: in fill_bit_drv_handle()
H A Dv_sim.c1064 case NP_CONTA: in eval_netchg_lds()
H A Dv_prp.c2779 bld_lhsexpr_npins(pb_cap->lhsx, NP_CONTA); in bld_nplist()
2780 bld_rhsexpr_npins(pb_cap->rhsx, NP_CONTA); in bld_nplist()
2788 bld_lhsexpr_npins(cap->lhsx, NP_CONTA); in bld_nplist()
2789 bld_rhsexpr_npins(cap->rhsx, NP_CONTA); in bld_nplist()
3275 case NP_CONTA: in __alloc_npin()
4076 case NP_CONTA: in rem_del_npps()
4097 case NP_CONTA: in rem_del_npps()
4787 else if (npp->npntyp == NP_CONTA) lhsx = npp->elnpp.ecap->lhsx; in __rem_0path_dels()
H A Dv_ex.c3768 case NP_GATE: case NP_CONTA: case NP_MDPRT: case NP_PB_MDPRT: in exec_count_drivers()
H A Dv_ex4.c1711 case NP_CONTA: xsp = __ld_conta_driver(npp); break; in ldcomb_driver()
1785 case NP_CONTA: xsp = __ld_conta_driver(npp); break; in __ld_wire_driver()
2536 case NP_CONTA: xsp = ld_stconta_driver(npp); break; in ldcomb_stdriver()
2671 case NP_CONTA: xsp = ld_stconta_driver(npp); break; in __ld_stwire_driver()
3763 if (npp->npntyp == NP_CONTA) in emit1_driver()
3817 case NP_CONTA: in emit1_driver()
4307 case NP_CONTA: in emit1_load()
H A Dv_cnv.c2612 case NP_CONTA: in __dmp1_nplstel()