|
Namespaces |
| namespace | pinapa |
Classes |
| class | pinapa::analysis_set |
| class | pinapa::function_body_visitor |
Functions |
| tree_deco | pinapa::analyze_wait_or_nt_arguments (sc_primitive_t primitive, tree list_args, tree module, const vector< sc_process_b * > &vh, tree to_be_decorated) |
| void | pinapa::analyze_notify (tree function, tree module, vector< sc_process_b * > vh) |
| void | pinapa::__do_analyze_function (tree body, tree module, const vector< sc_process_b * > &vh) |
| void | pinapa::__do_analyze_function (tree body, tree module, const vector< sc_process_b * > &vh) |
| void | pinapa::analyze_function_body (tree body, tree module, const vector< sc_process_b * > &vh) |
| void | pinapa::mark_function_calls (tree body, tree module) |
| void | pinapa::finish_proc_analysisses () |
| tree_deco | pinapa::analyze_wait_or_nt_arguments (sc_primitive_t primitive, tree list_args, tree module, const vector< sc_process_b * > &vh, tree to_be_decorated) |
| void | pinapa::analyze_notify (tree function, tree module, vector< sc_process_b * > vh) |
Variables |
| static vector< analysis_set > | pinapa::s_process_analyzed |
This is done after linking the function to the right process handler. We will for example need to link port.write(..) to the right port.