gem5.components.memory.dram_interfaces.gddr.html
gem5.components.memory.dram_interfaces.gddr module¶
Interfaces for GDDR memory devices
These memory “interfaces” contain the timing, energy, etc parameters for each memory type and are usually based on datasheets for the memory devices.
You can use these interfaces in the MemCtrl object as the dram
timing
interface.
- class gem5.components.memory.dram_interfaces.gddr.GDDR5_4000_2x32(**kwargs)¶
Bases:
DRAMInterface
A single GDDR5 x64 interface, with default timings based on a GDDR5-4000 1 Gbit part (SK Hynix H5GQ1H24AFR) in a 2x32 configuration.
- abstract = False¶
- cxx_exports = []¶
- cxx_extra_bases = []¶
- cxx_param_exports = []¶
- cxx_template_params = []¶