![]() |
HAL
|
#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... | |