HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::module_identification::Configuration Member List

This is the complete list of members for hal::module_identification::Configuration, including all inherited members.

Configuration(Netlist *nl)hal::module_identification::Configuration
Configuration()hal::module_identification::Configuration
m_already_classified_candidateshal::module_identification::Configuration
m_blocked_base_candidateshal::module_identification::Configuration
m_known_registershal::module_identification::Configuration
m_max_control_signalshal::module_identification::Configuration
m_max_thread_counthal::module_identification::Configuration
m_multithreading_priorityhal::module_identification::Configuration
m_netlisthal::module_identification::Configuration
m_types_to_checkhal::module_identification::Configuration
with_already_classified_candidates(const std::vector< std::vector< Gate * >> &already_classified_candidates)hal::module_identification::Configuration
with_blocked_base_candidates(const std::vector< std::set< Gate * >> &blocked_base_candidates)hal::module_identification::Configuration
with_known_registers(const std::vector< std::vector< Gate * >> &registers)hal::module_identification::Configuration
with_max_control_signals(const u32 &max_control_signals)hal::module_identification::Configuration
with_max_thread_count(const u32 &max_thread_count)hal::module_identification::Configuration
with_multithreading_priority(const MultithreadingPriority &priority)hal::module_identification::Configuration
with_types_to_check(const std::vector< module_identification::CandidateType > &types_to_check)hal::module_identification::Configuration