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

/gem5/src/mem/
H A DDRAMCtrl.py426 class HMC_2500_1x32(DDR3_1600_8x8): class in inherits:DDR3_1600_8x8
/gem5/configs/common/
H A DHMC.py61 # Instances of the HMC_2500_1x32 class with their functionality specified in
280 parser.add_argument("--mem-type", type=str, choices=["HMC_2500_1x32"],
281 default="HMC_2500_1x32", help="type of HMC memory to\
282 use. Default: HMC_2500_1x32")

Completed in 10 milliseconds