Transaction-Level Modeling Framework for Space Applications
Functions | |
def | options |
def | find |
def | configure |
Variables | |
list | DEPENDS = ['common', 'pthreads'] |
def core.waf.systemc.configure | ( | self | ) |
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 | ) |
list core.waf.systemc.DEPENDS = ['common', 'pthreads'] |