|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include </home/runner/work/hal/hal/plugins/dataflow_analysis/include/dataflow_analysis/evaluation/result.h>

Public Attributes | |
| std::shared_ptr< Grouping > | merged_result |
| bool | is_final_result |
The outcome of one iteration of the evaluation phase, i.e., the merged grouping and whether it is already final.
| bool hal::dataflow::evaluation::Result::is_final_result |
| std::shared_ptr<Grouping> hal::dataflow::evaluation::Result::merged_result |