systemc-clang 2.0.0
Parsing SystemC constructs
|
Go to the source code of this file.
Namespaces | |
namespace | parselib |
namespace | parselib.utils |
Functions | |
parselib.utils.tidify (verilog, current_indent=0, indent_width=2) | |
parselib.utils.p (decorated) | |
parselib.utils.dprint (*arg, **kwargs) | |
parselib.utils.is_tree_type (t, name) | |
parselib.utils.is_tree_types (t, names) | |
parselib.utils.get_ids_in_tree (tree) | |
parselib.utils.get_ids_in_tree_dfs (tree) | |
parselib.utils.set_ids_in_tree_dfs (tree, ids) | |
parselib.utils.alternate_ids (tree, ops) | |
Variables | |
bool | parselib.utils.debug = True |