HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
hal::dataflow::pre_processing Namespace Reference

Functions

NetlistAbstraction run (const dataflow::Configuration &config, std::shared_ptr< dataflow::Grouping > &initial_grouping)
 
void identify_register_stages (NetlistAbstraction &netlist_abstr)
 

Detailed Description

The pre-processing phase of dataflow analysis, which builds the netlist abstraction that the later phases operate on.

Function Documentation

◆ identify_register_stages()

◆ run()

NetlistAbstraction hal::dataflow::pre_processing::run ( const dataflow::Configuration config,
std::shared_ptr< dataflow::Grouping > &  initial_grouping 
)