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