|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include "dataflow_analysis/api/dataflow.h"#include "dataflow_analysis/evaluation/evaluation.h"#include "dataflow_analysis/pre_processing/pre_processing.h"#include "dataflow_analysis/processing/processing.h"#include "hal_core/utilities/log.h"
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::dataflow | |
Functions | |
| hal::Result< dataflow::Result > | hal::dataflow::analyze (const Configuration &config) |
| Analyze the gate-level netlist to identify word-level structures such as registers. More... | |