ramulator2
ramulator2 copied to clipboard
DDR5 yaml configuration
Hi all!
I would like to use ramulator2 to test DDR5, but I couldn't find any yaml config file on the repo.
Initially, I modified the example provided ([example_config.yaml](https://github.com/CMU-SAFARI/ramulator2/blob/main/example_config.yaml)
), putting org.preset = DDR5_8Gb_x16
and timing.preset = DDR5_3200AN
. This doesn't work as (afaiu) the configuration should include additional parameters that aren't available (group RFM
). Could you point me towards a configuration file or some documentation?
Thanks!