Home
last modified time | relevance | path

Searched refs:pthedge (Results 1 – 7 of 7) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv_sim.c4747 if (newpthp->pth_ifnone || (newpthp->pthedge == NOEDGE in __process_npp_timofchg()
4758 if (!filter_bitchange(new_eval, tchgp->oldval, newpthp->pthedge, in __process_npp_timofchg()
4775 bld_srcfilter_ref(s2, newpthp->pth_ifnone, newpthp->pthedge, in __process_npp_timofchg()
H A Dv.h2595 unsigned pthedge : 8; /* if edge, edge sensitive path */ member
H A Dv_src3.c2051 pthp->pthedge = pth_edge; in rd_delay_pth()
2248 pthp->pthedge = NOEDGE; in init_spcpth()
H A Dv_cnv.c5012 if (pthp->pthedge != NOEDGE) in dmp_specpths()
5014 __wrap_puts(__to_edgenam(s1, pthp->pthedge), f); in dmp_specpths()
H A Dv_fx3.c5887 if (pthp->pthcondx != NULL || pthp->pthedge != NOEDGE) in chk_1spcpth()
6140 if (pthp2->pthcondx == NULL && pthp2->pthedge == NOEDGE) in chk_rep_sdpds()
H A Dv_sdf.c2914 { if (pthp->pthedge != eval) continue; } in bld_match_spcpth()
H A Dv_vpi2.c6102 pval = to_vpi_edgeval(pthp->pthedge); in pthtermprop_vpiget()