Searched defs:mconfigptr (Results 1 – 2 of 2) sorted by relevance
379 val mconfigptr = Module(new CSRModule("Mconfigptr", new CSRBundle { constant
347 …val mconfigptr = RegInit(UInt(XLEN.W), 0.U) // the read-only pointer pointing to the platform conf… constant