27#ifndef __MEM_RUBY_SLICC_INTERFACE_PROTOCOL_INFO_HH__
28#define __MEM_RUBY_SLICC_INTERFACE_PROTOCOL_INFO_HH__
53 bool use_secondary_load_linked,
54 bool use_secondary_store_conditional) :
ProtocolInfo(std::string name, bool partial_func_reads, bool use_secondary_load_linked, bool use_secondary_store_conditional)
std::string getName() const
bool getPartialFuncReads() const
bool getUseSecondaryStoreConditional() const
const bool useSecondaryStoreConditional
const bool partialFuncReads
const bool useSecondaryLoadLinked
bool getUseSecondaryLoadLinked() const
Copyright (c) 2024 Arm Limited All rights reserved.