|
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 splits a group whenever its flip-flops connect to different previously known groups.
| std::shared_ptr< Grouping > hal::dataflow::split_by_successor_predecessor_known_groups::process | ( | const processing::Configuration & | config, |
| const std::shared_ptr< Grouping > & | state, | ||
| bool | successors | ||
| ) |
Definition at line 16 of file split_by_successor_predecessor_known_groups.cpp.
References hal::state.