update gemmini config
This commit is contained in:
@@ -355,10 +355,14 @@ class RadianceTile private (
|
||||
use_tl_ext_mem = true,
|
||||
tl_ext_mem_base = x"ff000000",
|
||||
sp_singleported = false,
|
||||
spad_read_delay = 8,
|
||||
spad_read_delay = 4,
|
||||
use_shared_ext_mem = true,
|
||||
acc_sub_banks = 1,
|
||||
has_normalizations = false,
|
||||
meshRows = 8,
|
||||
meshColumns = 8,
|
||||
dma_buswidth = 256,
|
||||
tile_latency = 0,
|
||||
sp_capacity = CapacityInKilobytes(16),
|
||||
acc_capacity = CapacityInKilobytes(8),
|
||||
)))
|
||||
|
||||
Reference in New Issue
Block a user