ParaNut SystemC Model
A SystemC Model of the ParaNut architecture
Classes
Peripherals

Wishbone slave peripherals for simulation and hardware. More...

Classes

class  MWBMemory
 Simulation ready configurable Wishbone slave memory. More...
 
class  MPeripheral
 Class containing the interface for Wishbone slave peripherals. More...
 

Detailed Description

Wishbone slave peripherals for simulation and hardware.

This module contains all Wishbone peripherals which can be added to the MParaNutSystem by adding them to the MInterconnect (MParaNutSystem::AddSlave()) and the MPeripheral base class containing the Wishbone slave interface for peripherals.