systemc-clang 2.0.0
Parsing SystemC constructs
Loading...
Searching...
No Matches
utils.py File Reference

Go to the source code of this file.

Classes

class  parselib.utils.ContextManager
 

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.terminate_with_no_trace ()
 
 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_types (tree, types=['hvarref'])
 
 parselib.utils.get_tree_types (tree, types=['hvarref'])
 
 parselib.utils.get_ids_in_tree_dfs (tree)
 
 parselib.utils.set_ids_in_tree_dfs (tree, ids)
 
 parselib.utils.alternate_ids (tree, ops)
 
 parselib.utils.map_hvarref_ids (tree, ops)
 

Variables

bool parselib.utils.debug = True