|
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 generate structural candidates for Xilinx Unisim libraries. More...
#include <map>#include <memory>#include <vector>
Go to the source code of this file.
Namespaces | |
| hal | |
| hal::module_identification | |
| hal::module_identification::xilinx_unisim | |
Functions | |
| std::vector< std::pair< std::unique_ptr< BaseCandidate >, std::vector< std::unique_ptr< StructuralCandidate > > > > | hal::module_identification::xilinx_unisim::generate_structural_candidates (const Netlist *nl) |
| Generate structural candidates for a given netlist. More... | |
This file contains the function to generate structural candidates for Xilinx Unisim libraries.
Definition in file xilinx_unisim.h.