PowerDown Manager and Bankwise PowerDown
This commit is contained in:
@@ -26,7 +26,7 @@ void WriteChecker::delayToSatisfyConstraints(ScheduledCommand& command) const
|
||||
}
|
||||
}
|
||||
else if (lastCommand.getCommand() == Command::Read
|
||||
|| lastCommand.getCommand() == Command::Write)
|
||||
|| lastCommand.getCommand() == Command::Write || lastCommand.getCommand() == Command::PDNAX)
|
||||
{
|
||||
}
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user