Instant SoC Class Library
3.1
|
Classes | |
class | FC_System_EventManager |
Multi Event Manager. More... | |
class | FC_System_Timer |
Timer. More... | |
class | FC_System_Clock |
System Clock. More... | |
class | FC_Wishbone |
Wishbone bus master This class makes it very easy to connect Wishbone slaves to Instant SoC generated systems. It is possible to let Instant SoC embed and map your Wishbone slave directly by using a constructor with a source file argument. See Wishbone Instant SoC for details. Any number of Wishbone instances are allowed. . More... | |
class | FC_System_FPU |
Floating Point Unit This class adds a floating point unit to the processor. The gcc compiler will use floting point instructions. . More... | |
These group contains system classes like timers etc. Objects typically do not add any signal to the interface.