Searched defs:dataOut (Results 1 – 3 of 3) sorted by relevance
15 val dataOut = Output(UInt(outWidth.W)) constant
102 val dataOut = Output(Vec(StoreBufferSize, Vec(CacheLineVWords, Vec(VDataBytes, UInt(8.W))))) constant