SoCRocket
Transaction-Level Modeling Framework for Space Applications
#include "gaisler/leon3/mmucache/vectorcache.h"#include "gaisler/leon3/mmucache/defines.h"#include "tlm.h"Classes | |
| class | ivectorcache |
| Instruction cache implementation for TrapGen LEON3 simulator. More... | |
Class definition of an instruction cache. The cache can be configured direct mapped or set associative. Set-size, line-size and replacement strategy can be defined through constructor arguments.