Searched defs:tBURST (Results 1 - 2 of 2) sorted by relevance

/gem5/src/mem/
H A DDRAMCtrl.py184 tBURST = Param.Latency("Burst duration (for DDR burst length / 2 cycles)") variable in class:DRAMCtrl
357 tBURST = '5ns' variable in class:DDR3_1600_8x8
455 tBURST = '3.2ns' variable in class:HMC_2500_1x32
513 tBURST = '3.752ns' variable in class:DDR3_2133_8x8
580 tBURST variable in class:DDR4_2400_16x4
768 tBURST = '7.5ns' variable in class:LPDDR2_S4_1066_1x32
860 tBURST = '20ns' variable in class:WideIO_200_1x128
936 tBURST = '5ns' variable in class:LPDDR3_1600_1x32
1023 tBURST = '2ns' variable in class:GDDR5_4000_2x32
1121 tBURST = '4ns' variable in class:HBM_1000_4H_1x128
[all...]
H A Ddram_ctrl.hh990 const Tick tBURST; member in class:DRAMCtrl

Completed in 13 milliseconds