-
Notifications
You must be signed in to change notification settings - Fork 0
/
base_config.yaml
55 lines (50 loc) · 1020 Bytes
/
base_config.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
Frontend:
impl: BHO3
clock_ratio: 8
num_expected_insts: 10000000
llc_capacity_per_core: 2MB
llc_num_mshr_per_core: 16
inst_window_depth: 128
traces:
- cputraces/505.mcf
trace_cache_only: false
no_wait_trace_cache_only: false
Translation:
impl: RandomTranslation
max_addr: 17179869184
MemorySystem:
impl: BHDRAMSystem
clock_ratio: 3
DRAM:
impl: DDR5-VRR
org:
preset: DDR5_16Gb_x8
channel: 1
rank: 2
timing:
preset: DDR5_3200AN
RFM:
BRC: 2
drampower_enable: true
voltage:
preset: Default
current:
preset: Default
BHDRAMController:
impl: BHDRAMController
BHScheduler:
impl: BHScheduler
RefreshManager:
impl: AllBank
RowPolicy:
impl: CloseRowPolicy
cap: 0
plugins:
- ControllerPlugin:
impl: CommandCounter
path: ./test.cmds1
commands_to_count:
- ACT
- PRE
AddrMapper:
impl: RoBaRaCoCh_with_rit