Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/xiangshan/backend/fu/NewCSR/
H A DDebugLevel.scala72 val dscratch1 = Module(new CSRModule("Dscratch1", new DscratchBundle)) constant
/XiangShan/src/main/scala/xiangshan/backend/fu/
H A DCSR.scala227 val dscratch1 = Reg(UInt(64.W)) constant