Searched defs:debug_vaddr (Results 1 – 3 of 3) sorted by relevance
420 val debug_vaddr = UInt(VAddrBits.W) constant424 val debug_vaddr = UInt(VAddrBits.W) constant
240 val debug_vaddr = RegInit(VecInit(List.fill(LoadQueueReplaySize)(0.U(VAddrBits.W)))) constant
251 val debug_vaddr = Reg(Vec(StoreQueueSize, UInt((VAddrBits).W))) constant