Skip to content

Commit

Permalink
target/xilinx: Update default number of sync stages for intrs
Browse files Browse the repository at this point in the history
  • Loading branch information
alex96295 committed Aug 8, 2023
1 parent 82aaa18 commit 48c019b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions target/xilinx/src/cheshire_top_xilinx.sv
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,8 @@ module cheshire_top_xilinx
NumCores : 1,
CoreMaxTxns : 8,
CoreMaxTxnsPerId : 4,
// Interrupts
NumExtIntrSyncs : 2,
// Interconnect
AddrWidth : 48,
AxiDataWidth : 64,
Expand Down

0 comments on commit 48c019b

Please sign in to comment.