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

/gem5/src/mem/
H A DDRAMCtrl.py167 tRAS = Param.Latency("ACT to PRE delay") variable in class:DRAMCtrl
363 tRAS = '35ns' variable in class:DDR3_1600_8x8
461 tRAS = '21.6ns' variable in class:HMC_2500_1x32
519 tRAS = '33ns' variable in class:DDR3_2133_8x8
592 tRAS = '32ns' variable in class:DDR4_2400_16x4
759 tRAS = '42ns' variable in class:LPDDR2_S4_1066_1x32
853 tRAS = '42ns' variable in class:WideIO_200_1x128
923 tRAS = '42ns' variable in class:LPDDR3_1600_1x32
1037 tRAS variable in class:GDDR5_4000_2x32
1117 tRAS = '33ns' variable in class:HBM_1000_4H_1x128
[all...]
H A Ddram_ctrl.hh996 const Tick tRAS; member in class:DRAMCtrl

Completed in 15 milliseconds