Home
last modified time | relevance | path

Searched refs:G_PULLDOWN (Results 1 – 4 of 4) sorted by relevance

/dports/cad/gplcver/gplcver-2.12a.src/src/
H A Dv.h539 #define G_PULLDOWN 24 macro
H A Dcver.c3908 { G_PULLDOWN, GC_PULL, NULL, "pulldown" },
H A Dv_acc.c3924 case accPulldownGate: gclass = vpiGate; gtyp = G_PULLDOWN; goto do_primnxt; in bld_accnext_iter()
H A Dv_fx2.c6515 case G_PULLDOWN: case G_PULLUP: in chk_1bltingate()