04-18-2019, 08:17 AM
Hi,
there is no too much documentation in pulp-soc-defines.sv file. So could you clarify next statement:
// PE selection (only for non-FPGA - otherwise selected via PULP_CORE env variable)
// -> define RISCV for RISC-V processor
//`define RISCV
//PARAMETRES
`define NB_CLUSTERS 1
`define NB_CORES 8
`define NB_DMAS 4
`define NB_MPERIPHS 1
`define NB_SPERIPHS 8
-> Does this mean that in normal configuration there is 8 cores if?
there is no too much documentation in pulp-soc-defines.sv file. So could you clarify next statement:
// PE selection (only for non-FPGA - otherwise selected via PULP_CORE env variable)
// -> define RISCV for RISC-V processor
//`define RISCV
//PARAMETRES
`define NB_CLUSTERS 1
`define NB_CORES 8
`define NB_DMAS 4
`define NB_MPERIPHS 1
`define NB_SPERIPHS 8
-> Does this mean that in normal configuration there is 8 cores if?