Transaction-Level Modeling Framework for Space Applications
Classes | |
class | usi.ThreadKill |
class | usi.ThreadReset |
class | usi.DuplicateThreadHandle |
class | usi.REPEAT_SPAWN |
class | usi.PromptStr |
class | usi.DebugWrapper |
class | usi.SCCallback |
class | usi.SCCommand |
Namespaces | |
usi | |
Functions | |
def | usi.find |
def | usi.refind |
def | usi.add_to_reporting_list |
def | usi.remove_from_reporting_list |
def | usi.get_current_callback |
def | usi.interpreter_name |
def | usi.on |
def | usi.onCommandFrom |
Variables | |
list | usi.__all__ = ["systemc", "api.delegate", "api.registry", "api.report"] |
usi.__standalone__ = True | |
string | usi.__interpreter_name__ = "" |
usi.sc_callback_debug_wrapper = DebugWrapper | |
dictionary | usi.PHASE |
tuple | usi.waf_out_dir = waf.get_lockfile_attr("out_dir") |
tuple | usi.fullname = os.path.normpath(os.path.join(waf_out_dir, filename)) |
tuple | usi.pypath = os.path.splitext(fullname) |
tuple | usi.pymodule = os.path.basename(os.path.splitext(fullname)[0]) |