|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This file contains the enumeration and constants for the candidate types used in the module identification process. More...
#include <map>#include <vector>
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::module_identification | |
Variables | |
| const std::vector< CandidateType > | hal::module_identification::all_checkable_candidate_types |
| A list of all candidate types that are selectable to be checked. More... | |
| const std::map< CandidateType, u32 > | hal::module_identification::candidate_type_max_operands |
| A mapping of candidate types to their maximum number of operands. More... | |
This file contains the enumeration and constants for the candidate types used in the module identification process.
Definition in file candidate_types.h.