plic update

This commit is contained in:
Dolu1990 2023-08-29 08:58:48 +02:00
parent fd0f23abb6
commit 3739b9ac88
1 changed files with 1 additions and 0 deletions

View File

@ -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
) )