Transaction-Level Modeling Framework for Space Applications
#include "gaisler/leon3/mmucache/mmu_cache_base.h"
#include "core/common/sr_report.h"
#include "core/common/vendian.h"
Implementation of LEON2/3 cache-subsystem consisting of instruction cache, data cache, i/d localrams and memory management unit. The mmu_cache_base class provides two TLM slave sockets for connecting the cpu and an AHB master interface for connecting the processor bus.