Home
last modified time | relevance | path

Searched defs:dscratch0 (Results 1 – 2 of 2) sorted by relevance

/XiangShan/src/main/scala/xiangshan/backend/fu/NewCSR/
H A DDebugLevel.scala69 val dscratch0 = Module(new CSRModule("Dscratch0", new DscratchBundle)) constant
/XiangShan/src/main/scala/xiangshan/backend/fu/
H A DCSR.scala226 val dscratch0 = Reg(UInt(64.W)) constant