Transaction-Level Modeling Framework for Space Applications
#include "gaisler/leon3/mmucache/dvectorcache.h"
Implementation of a data cache. The cache can be configured direct mapped or set associative. Set-size, line-size and replacement strategy can be defined through constructor arguments.