Home
last modified time | relevance | path

Searched refs:debugModuleIntNode (Results 1 – 1 of 1) sorted by relevance

/XiangShan/src/main/scala/device/standalone/
H A DStandAloneDebugModule.scala52 val debugModuleIntNode = IntSinkNode(IntSinkPortSimple(hartNum, 1)) constant
53 debugModuleIntNode :*= IntBuffer() :*= debugModule.debug.dmOuter.dmOuter.intnode
54 val int = InModuleBody(debugModuleIntNode.makeIOs())