Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Files | Classes | Functions | Variables
Platform

Files

file  leon3processor.h
 
file  sc_main.cpp
 

Classes

class  AMBABasePlatform
 
class  Leon3Processor
 
class  irqmp_rst_stimuli
 

Functions

void stopSimFunction (int sig)
 
void grethVPHYHook (char *dev_name)
 
int sc_main (int argc, char **argv)
 

Variables

int exitValue
 
string greth_script_path
 

Detailed Description

Function Documentation

void grethVPHYHook ( char dev_name)

References v::error, greth_script_path, and v::info.

Referenced by sc_main().

int sc_main ( int  argc,
char **  argv 
)
void stopSimFunction ( int  sig)

References pysc::api::systemc::wait(), and v::warn.

Referenced by sc_main().

Here is the call graph for this function:

Variable Documentation

int exitValue
string greth_script_path

Referenced by grethVPHYHook().