45 namespace module_identification
48 class StructuralCandidate;
This file contains the definition of the BaseCandidate class, which represents a base candidate in th...
std::vector< std::pair< std::unique_ptr< BaseCandidate >, std::vector< std::unique_ptr< StructuralCandidate > > > > generate_structural_candidates(const Netlist *nl)
Generate structural candidates for a given netlist.
@ lattice_ice40
Lattice iCE40 FPGA architecture.
This file contains the class for defining and managing structural candidates within the module identi...