Home
last modified time | relevance | path

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

/XiangShan/src/main/scala/device/standalone/
H A DStandAloneDebugModule.scala48 val debugModule = LazyModule(new DebugModule(hartNum)(p)) constant
/XiangShan/src/main/scala/system/
H A DSoC.scala498 val debugModule = LazyModule(new DebugModule(NumCores)(p)) constant