Skip to content

Struct simtix::mem::CacheImpl::MemResponse

ClassList > simtix > mem > CacheImpl > MemResponse

Public Attributes

Type Name
uint64_t addr
CoreRequest core_req
bool is_non_cacheable
uint32_t mshr_id
RespStatus resp_status
uint32_t wid

Public Attributes Documentation

variable addr

uint64_t simtix::mem::CacheImpl::MemResponse::addr;

variable core_req

CoreRequest simtix::mem::CacheImpl::MemResponse::core_req;

variable is_non_cacheable

bool simtix::mem::CacheImpl::MemResponse::is_non_cacheable;

variable mshr_id

uint32_t simtix::mem::CacheImpl::MemResponse::mshr_id;

variable resp_status

RespStatus simtix::mem::CacheImpl::MemResponse::resp_status;

variable wid

uint32_t simtix::mem::CacheImpl::MemResponse::wid;


The documentation for this class was generated from the following file projects/simtix/src/simtix/mem/cache/cache.h