Skip to content

Commit

Permalink
Update number of cores in PULP SoC defines.
Browse files Browse the repository at this point in the history
  • Loading branch information
Yvan Tortorella committed Jan 27, 2024
1 parent a697a65 commit 5b211be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/pulp_soc_defines.sv
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@

//PARAMETRES
`define NB_CLUSTERS 1
`define NB_CORES 12
`define NB_CORES 8
`define NB_DMAS 4
`define NB_MPERIPHS 1
`define NB_SPERIPHS 10

0 comments on commit 5b211be

Please sign in to comment.