Fix for Single-Threaded
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
`ifndef VX_DEFINE_SYNTH
|
||||
`define VX_DEFINE_SYNTH
|
||||
|
||||
`define NT 4
|
||||
`define NT 8
|
||||
`define NW 8
|
||||
`define NUMBER_CORES_PER_CLUSTER 2
|
||||
`define NUMBER_CORES_PER_CLUSTER 1
|
||||
`define NUMBER_CLUSTERS 1
|
||||
`define DCACHE_SIZE_BYTES 4096
|
||||
`define ICACHE_SIZE_BYTES 1024
|
||||
|
||||
Reference in New Issue
Block a user