Skip to content

Commit

Permalink
[Config] Add missing configuration file
Browse files Browse the repository at this point in the history
  • Loading branch information
YWHyuk committed Nov 12, 2024
1 parent 38e85ed commit ecbbc02
Showing 1 changed file with 25 additions and 0 deletions.
25 changes: 25 additions & 0 deletions configs/ramulator2_configs/DDR4.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
Frontend:
impl: GEM5

MemorySystem:
impl: GenericDRAM
clock_ratio: 1

DRAM:
impl: DDR4
org:
preset: DDR4_16Gb_x4
channel: 1
timing:
preset: DDR4_1600J

Controller:
impl: Generic
Scheduler:
impl: FRFCFS
RefreshManager:
impl: AllBank
plugins:

AddrMapper:
impl: RoBaRaCoCh

0 comments on commit ecbbc02

Please sign in to comment.