Skip to content

Commit

Permalink
cfg: swap order of cgra and gemm (#100)
Browse files Browse the repository at this point in the history
  • Loading branch information
rgantonio authored Dec 12, 2024
1 parent aa6500a commit 666d676
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion target/rtl/cfg/hemaia_tapeout.hjson
Original file line number Diff line number Diff line change
Expand Up @@ -108,8 +108,8 @@
cfg_base_offset: 65536 // 0x10000
},
clusters:[
"snax_KUL_cluster",
"snax_cgra_cluster",
"snax_KUL_cluster",
"snax_hypercorex_cluster",
"snax_dimc_cluster"
],
Expand Down

0 comments on commit 666d676

Please # to comment.