Searched defs:isReadDataECC (Results 1 – 1 of 1) sorted by relevance
93 def isReadDataECC(opcode: UInt) = opcode === "b00001".U method245 val isReadDataECC = WireInit(CacheInstrucion.isReadDataECC(translated_cache_req_opCode_dup(0))) constant