SoCRocket
Transaction-Level Modeling Framework for Space Applications
#include "gaisler/leon3/mmucache/vectorcache.h"#include "gaisler/leon3/mmucache/defines.h"#include "core/common/base.h"#include "core/common/systemc.h"Classes | |
| class | dvectorcache |
| Data cache implementation for TrapGen LEON3 simulator. More... | |
Class definition 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.