Logo SoCRocket

Transaction-Level Modeling Framework for Space Applications

Functions | Variables
core.waf.systemc Namespace Reference

Functions

def options
 
def find
 
def configure
 

Variables

list DEPENDS = ['common', 'pthreads']
 

Function Documentation

def core.waf.systemc.configure (   self)

References core.waf.systemc.find().

Here is the call graph for this function:

def core.waf.systemc.find (   self,
  scpath = "/usr",
  tlmpath = None 
)
Is SystemC compiled? Check for SystemC library
Notice that we can't rely on lib-linux, therefore I have to find the actual platform...

Referenced by core.waf.systemc.configure().

def core.waf.systemc.options (   self)

Variable Documentation

list core.waf.systemc.DEPENDS = ['common', 'pthreads']