Merge branch 'master' into test_mode_reset
This commit is contained in:
@ -13,6 +13,7 @@ import freechips.rocketchip.util._
|
||||
|
||||
/** A knob selecting one of the two possible debug interfaces */
|
||||
case object IncludeJtagDTM extends Field[Boolean](false)
|
||||
|
||||
/** A wrapper bundle containing one of the two possible debug interfaces */
|
||||
|
||||
class DebugIO(implicit val p: Parameters) extends ParameterizedBundle()(p) with CanHavePSDTestModeIO {
|
||||
|
Reference in New Issue
Block a user