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