gem5.components.memory.dram_interfaces.lpddr2.html
gem5.components.memory.dram_interfaces.lpddr2 module¶
Interfaces for LPDDR2 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.lpddr2.LPDDR2_S4_1066_1x32(**kwargs)¶
Bases:
DRAMInterface
A single LPDDR2-S4 x32 interface (one command/address bus), with default timings based on a LPDDR2-1066 4 Gbit part (Micron MT42L128M32D1) in a 1x32 configuration.
- abstract = False¶
- cxx_exports = []¶
- cxx_extra_bases = []¶
- cxx_param_exports = []¶
- cxx_template_params = []¶