Transaction-Level Modeling Framework for Space Applications
#include <ToolsIf.hpp>
Public Member Functions | |
virtual void | notifyAddress (addressType address, unsigned int size)=0 throw () |
virtual | ~MemoryToolsIf () |
Base class for the tools which need to interact with memory, i.e. to be called for every write operation which happens in memory. Note that only one tool at a time can interact with memory
|
inlinevirtual |
|
pure virtual |
Implemented in trap::GDBStub< issueWidth >, and trap::GDBStub< unsigned int >.
Referenced by leon3_funclt_trap::LocalMemory::write_word(), and leon3_funclt_trap::TLMMemory::write_word().