Fix PDXP length in HBM3
This commit is contained in:
@@ -73,6 +73,7 @@ MemSpecHBM3::MemSpecHBM3(const DRAMUtils::MemSpec::MemSpecHBM3& memSpec) :
|
||||
commandLengthInCycles[Command::REFAB] = 0.5;
|
||||
commandLengthInCycles[Command::RFMPB] = 0.5;
|
||||
commandLengthInCycles[Command::RFMAB] = 0.5;
|
||||
commandLengthInCycles[Command::PDXP] = 0.5;
|
||||
commandLengthInCycles[Command::PDXA] = 0.5;
|
||||
commandLengthInCycles[Command::SREFEX] = 0.5;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user