Searched refs:deviceBusWidth (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/
H A Ddram_ctrl.hh961 const uint32_t deviceBusWidth; member in class:DRAMCtrl
H A Ddram_ctrl.cc69 deviceBusWidth(p->device_bus_width), burstLength(p->burst_length),
72 burstSize((devicesPerRank * burstLength * deviceBusWidth) / 8),

Completed in 17 milliseconds