Searched defs:debug_paddr (Results 1 – 2 of 2) sorted by relevance
78 val debug_paddr = Reg(Vec(VirtualLoadQueueSize, UInt(PAddrBits.W))) // mmio: inst's paddr constant
250 val debug_paddr = Reg(Vec(StoreQueueSize, UInt((PAddrBits).W))) constant