Home
last modified time | relevance | path

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

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h528 #define G_BUFIF0 13 macro
H A Dv_acc.c3906 case accBufif0Gate: gclass = vpiGate; gtyp = G_BUFIF0; goto do_primnxt; in bld_accnext_iter()
7945 case G_BUFIF0: return(accBufif0Gate); in get_acc_fulltype()
H A Dcver.c3896 { G_BUFIF0, GC_BUFIF, NULL, "bufif0" },
H A Dv_vpi2.c5698 case G_BUFIF0: return(vpiBufif0Prim); in __to_vpi_primtyp()
H A Dv_fx2.c6500 case G_BUFIF0: case G_BUFIF1: case G_NOTIF0: case G_NOTIF1: in chk_1bltingate()