Change rv_dm port bitwidth to # of harts on matcha
Change-Id: I8026509e671ecd7d5b26f3819d6e8db215afbeee
diff --git a/hw/ip/rv_dm/data/rv_dm.hjson b/hw/ip/rv_dm/data/rv_dm.hjson
index 0c8407f..eced431 100644
--- a/hw/ip/rv_dm/data/rv_dm.hjson
+++ b/hw/ip/rv_dm/data/rv_dm.hjson
@@ -90,7 +90,7 @@
type: "uni"
name: "unavailable"
act: "rcv"
- default: "1'b0"
+ default: "2'b0"
desc: '''
This signal indicates to the debug module that the main processor is not available
for debug (e.g. due to a low-power state).