Skip to content

Commit

Permalink
[cfg] revert back to 128kb 16 banks for backend comparison
Browse files Browse the repository at this point in the history
  • Loading branch information
Navaneeth-KunhiPurayil committed Nov 15, 2024
1 parent 6f668d4 commit 15bca48
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions hw/system/spatz_cluster/cfg/spatz_cluster.default.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,8 @@
"cluster_default_axi_user": 1,
"axi_cdc_enable": false,
"tcdm": {
"size": 1024,
"banks": 32
"size": 128,
"banks": 16
},
"cluster_periph_size": 64, // kB
"dma_data_width": 512,
Expand Down

0 comments on commit 15bca48

Please sign in to comment.