Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h529 #define G_BUFIF1 14 macro
H A Dv_acc.c3907 case accBufif1Gate: gclass = vpiGate; gtyp = G_BUFIF1; goto do_primnxt; in bld_accnext_iter()
7946 case G_BUFIF1: return(accBufif1Gate); in get_acc_fulltype()
H A Dcver.c3897 { G_BUFIF1, GC_BUFIF, NULL, "bufif1" },
H A Dv_vpi2.c5699 case G_BUFIF1: return(vpiBufif1Prim); in __to_vpi_primtyp()
H A Dv_fx2.c6500 case G_BUFIF0: case G_BUFIF1: case G_NOTIF0: case G_NOTIF1: in chk_1bltingate()