gem5
v21.1.0.0
|
#include "sim/globals.hh"
#include <set>
#include <string>
#include "base/logging.hh"
#include "sim/cur_tick.hh"
Go to the source code of this file.
Namespaces | |
gem5 | |
Reference material can be found at the JEDEC website: UFS standard http://www.jedec.org/standards-documents/results/jesd220 UFS HCI specification http://www.jedec.org/standards-documents/results/jesd223. | |
Variables | |
std::set< std::string > | gem5::version_tags |
The version tags for this build of the simulator, to be stored in the Globals section during serialization and compared upon unserialization. More... | |