gem5
v21.1.0.0
|
#include <iostream>
#include "cpu/testers/rubytest/RubyTester.hh"
#include "mem/ruby/common/Address.hh"
#include "mem/ruby/protocol/RubyAccessMode.hh"
#include "mem/ruby/protocol/TesterStatus.hh"
Go to the source code of this file.
Classes | |
class | gem5::Check |
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. | |
gem5::ruby | |
Functions | |
std::ostream & | gem5::operator<< (std::ostream &out, const Check &obj) |
Variables | |
const int | gem5::CHECK_SIZE_BITS = 2 |
const int | gem5::CHECK_SIZE = (1 << CHECK_SIZE_BITS) |