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

/gem5/src/mem/
H A DDRAMCtrl.py154 tCK = Param.Latency("Clock period") variable in class:DRAMCtrl
354 tCK = '1.25ns' variable in class:DDR3_1600_8x8
452 tCK = '0.8ns' variable in class:HMC_2500_1x32
510 tCK = '0.938ns' variable in class:DDR3_2133_8x8
574 tCK = '0.833ns' variable in class:DDR4_2400_16x4
748 tCK = '1.876ns' variable in class:LPDDR2_S4_1066_1x32
847 tCK = '5ns' variable in class:WideIO_200_1x128
916 tCK = '1.25ns' variable in class:LPDDR3_1600_1x32
1015 tCK = '1ns' variable in class:GDDR5_4000_2x32
1110 tCK = '2ns' variable in class:HBM_1000_4H_1x128
[all...]
H A Ddram_ctrl.hh987 const Tick M5_CLASS_VAR_USED tCK; member in class:DRAMCtrl

Completed in 14 milliseconds