diff --git a/target/xilinx/src/cheshire_top_xilinx.sv b/target/xilinx/src/cheshire_top_xilinx.sv index 99dcd95d9..f9763f547 100644 --- a/target/xilinx/src/cheshire_top_xilinx.sv +++ b/target/xilinx/src/cheshire_top_xilinx.sv @@ -78,6 +78,8 @@ module cheshire_top_xilinx NumCores : 1, CoreMaxTxns : 8, CoreMaxTxnsPerId : 4, + // Interrupts + NumExtIntrSyncs : 2, // Interconnect AddrWidth : 48, AxiDataWidth : 64,