Home
last modified time | relevance | path

Searched refs:GP_DLATCHSI (Results 1 – 3 of 3) sorted by relevance

/dports/cad/yosys/yosys-yosys-0.12/techlibs/greenpak4/
H A Dcells_map.v79 module GP_DLATCHSI(input D, nCLK, nSET, output reg nQ); module
H A Dgreenpak4_dffinv.cc132 gp_dff_types.insert(ID(GP_DLATCHSI)); in execute()
H A Dcells_sim_digital.v684 module GP_DLATCHSI(input D, input nCLK, input nSET, output reg nQ); module