|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
Functions | |
| std::shared_ptr< Grouping > | process (const processing::Configuration &config, const std::shared_ptr< Grouping > &state, bool successors) |
A dataflow analysis pass that repeatedly groups flip-flops by their successors or predecessors until the grouping no longer changes.
| std::shared_ptr< Grouping > hal::dataflow::group_by_successors_predecessors_iteratively::process | ( | const processing::Configuration & | config, |
| const std::shared_ptr< Grouping > & | state, | ||
| bool | successors | ||
| ) |
Definition at line 13 of file group_by_successors_predecessors_iteratively.cpp.
References hal::dataflow::group_by_successors_predecessors::process(), and hal::state.