|
HAL
v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
Functions | |
| std::vector< PassConfiguration > | get_passes (const Configuration &config, const std::vector< std::vector< pass_id >> &previous_passes) |
| void | clear () |
The registry of all grouping passes together with the order in which they are applied.
| void hal::dataflow::processing::pass_collection::clear | ( | ) |
Definition at line 134 of file pass_collection.cpp.
Referenced by hal::dataflow::processing::clear().
| std::vector< PassConfiguration > hal::dataflow::processing::pass_collection::get_passes | ( | const Configuration & | config, |
| const std::vector< std::vector< pass_id >> & | previous_passes | ||
| ) |
Definition at line 97 of file pass_collection.cpp.
References hal::initialize().