ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Classes | Macros | Variables
memory.h File Reference
#include "paranut-peripheral.h"
#include <vector>
Include dependency graph for memory.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CLabel
 
class  CMemory
 
class  MWBMemory
 Simulation ready configurable Wishbone slave memory. More...
 

Macros

#define LABEL_LEN   80
 

Variables

class CMemorymainMemory
 

Macro Definition Documentation

◆ LABEL_LEN

#define LABEL_LEN   80

Variable Documentation

◆ mainMemory

class CMemory* mainMemory
extern