|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This file contains the structures and functions related to module identification results. More...
#include "hal_core/netlist/gate.h"#include "hal_core/netlist/module.h"#include "hal_core/netlist/net.h"#include "hal_core/netlist/netlist.h"#include "hal_core/utilities/log.h"#include "module_identification/candidates/base_candidate.h"#include "module_identification/candidates/verified_candidate.h"#include <set>
Go to the source code of this file.
Classes | |
| struct | hal::module_identification::Result |
| The result of a module identification run containing the candidates. More... | |
Namespaces | |
| hal | |
| hal::module_identification | |
This file contains the structures and functions related to module identification results.
Definition in file result.h.