Fix for Single-Threaded

This commit is contained in:
felsabbagh3
2020-03-22 14:44:46 -07:00
parent 10ebfd7e24
commit 82ea79c680
16 changed files with 46894 additions and 46887 deletions

View File

@@ -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