Searched defs:debug_vec_rat (Results 1 – 2 of 2) sorted by relevance
242 …val debug_vec_rat = if (backendParams.debugEn) Some(Vec(31, Output(UInt(PhyRegIdxWidth.W)))) else … constant
88 …val debug_vec_rat = if (backendParams.debugEn) Some(Vec(31, Input(UInt(PhyRegIdxWidth.W)))) else N… constant