Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions configs/heterogeneous_c2_simple_noc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,15 @@ core_stats_print_period_cycles: 10000
num_stonne_per_core: 8
num_stonne_port: 64
num_systolic_array_per_core: 2
core_spad_size_kb: 16384

vpu_num_lanes: 128
vpu_spad_size_kb_per_lane: 128
vpu_vector_length_bits: 256

pytorchsim_functional_mode: 1
pytorchsim_timing_mode: 1

dram_type: ramulator2
dram_freq_mhz: 940
dram_channels: 16
Expand Down
Loading