Searched defs:debug_int_rat (Results 1 – 2 of 2) sorted by relevance
240 …val debug_int_rat = if (backendParams.debugEn) Some(Vec(32, Output(UInt(PhyRegIdxWidth.W)))) else … constant
86 …val debug_int_rat = if (backendParams.debugEn) Some(Vec(32, Input(UInt(PhyRegIdxWidth.W)))) else N… constant