Searched defs:debug_pc (Results 1 – 2 of 2) sorted by relevance
81 val debug_pc = OptionWrapper(backendParams.debugEn, UInt(VAddrBits.W)) constant118 val debug_pc = OptionWrapper(backendParams.debugEn, UInt(VAddrBits.W)) constant
324 val debug_pc = Cat(debug_pc_s2, w.U, 0.U(instOffsetBits.W)) constant