gem5
v21.1.0.1
|
#include <cassert>
#include <string>
#include "mem/ruby/common/MachineID.hh"
#include "mem/ruby/network/MessageBuffer.hh"
#include "mem/ruby/protocol/RequestStatus.hh"
#include "mem/ruby/system/RubySystem.hh"
#include "mem/tport.hh"
#include "params/RubyPort.hh"
#include "sim/clocked_object.hh"
Go to the source code of this file.
Classes | |
class | gem5::ruby::RubyPort |
class | gem5::ruby::RubyPort::MemRequestPort |
class | gem5::ruby::RubyPort::MemResponsePort |
class | gem5::ruby::RubyPort::PioRequestPort |
class | gem5::ruby::RubyPort::PioResponsePort |
struct | gem5::ruby::RubyPort::SenderState |
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 | |