|
HAL
v4.5.0-133-g64838ea8d
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include "hal_core/defines.h"#include "hal_core/netlist/netlist.h"#include "hal_core/utilities/result.h"#include <optional>
Go to the source code of this file.
Classes | |
| class | hal::TraversalCache |
| class | hal::NetlistTraversalDecorator |
Namespaces | |
| hal | |
Enumerations | |
| enum class | hal::TraversalDirection { hal::forward , hal::backward , hal::both } |
| enum class | hal::TraversalStop { hal::at_match , hal::at_mismatch , hal::never } |