|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include "dataflow_analysis/processing/passes/merge_states.h"#include "dataflow_analysis/common/grouping.h"#include "dataflow_analysis/common/netlist_abstraction.h"#include "dataflow_analysis/processing/configuration.h"#include "dataflow_analysis/processing/passes/remove_duplicates.h"
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::dataflow | |
| hal::dataflow::merge_states | |
Functions | |
| std::shared_ptr< Grouping > | hal::dataflow::merge_states::process (const processing::Configuration &config, const std::shared_ptr< const Grouping > &state1, const std::shared_ptr< const Grouping > &state2, bool delete_from_smaller) |