plic update
This commit is contained in:
parent
fd0f23abb6
commit
3739b9ac88
|
@ -33,6 +33,7 @@ class PlicBench(inputCount : Int) extends Component{
|
||||||
|
|
||||||
val targets = Seq(
|
val targets = Seq(
|
||||||
PlicTarget(
|
PlicTarget(
|
||||||
|
id = 0,
|
||||||
gateways = gateways,
|
gateways = gateways,
|
||||||
priorityWidth = priorityWidth
|
priorityWidth = priorityWidth
|
||||||
)
|
)
|
||||||
|
|
Loading…
Reference in New Issue