gem5 v24.1.0.1
|
#include <ARM/TLM/arm_chi.h>
#include "mem/ruby/protocol/chi/generic/CHIGenericController.hh"
#include "mem/ruby/protocol/CHI/CHIDataType.hh"
#include "mem/ruby/protocol/CHI/CHIRequestType.hh"
#include "mem/ruby/protocol/CHI/CHIResponseType.hh"
#include "mem/ruby/protocol/RequestStatus.hh"
#include "mem/ruby/protocol/WriteMask.hh"
#include "params/TlmController.hh"
Go to the source code of this file.
Classes | |
class | gem5::tlm::chi::CacheController |
The tlm::chi::CacheController is a ruby CacheController which acts as a bridge between the AMBA TLM 2.0 implementation of CHI 1 with the gem5 (ruby) one. More... | |
struct | gem5::tlm::chi::CacheController::Transaction |
struct | gem5::tlm::chi::CacheController::ReadTransaction |
struct | gem5::tlm::chi::CacheController::DatalessTransaction |
struct | gem5::tlm::chi::CacheController::WriteTransaction |
Namespaces | |
namespace | gem5 |
Copyright (c) 2024 Arm Limited All rights reserved. | |
namespace | gem5::ruby |
namespace | gem5::tlm |
namespace | gem5::tlm::chi |