|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
This file contains the function to perform post-processing on verified candidates to identify the best candidate for module identification. More...
#include <vector>
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::module_identification | |
Functions | |
| VerifiedCandidate | hal::module_identification::post_processing (const std::vector< VerifiedCandidate > &verified_candidates, const Netlist *nl, const std::vector< std::vector< Gate * >> &dana_cache) |
| Performs post-processing on a set of verified candidates to identify the best candidate for module identification. More... | |
This file contains the function to perform post-processing on verified candidates to identify the best candidate for module identification.
Definition in file post_processing.h.