|
HAL
v4.5.0-124-g47ab54673
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
|
#include "graph_algorithm/netlist_graph.h"#include "hal_core/defines.h"#include "hal_core/utilities/result.h"#include <igraph/igraph.h>#include <memory>#include <string>#include <unordered_map>#include <unordered_set>#include <variant>#include <vector>
Go to the source code of this file.
Classes | |
| struct | hal::cte::VoidPtrHash |
| struct | hal::cte::PairPtrEq |
| class | hal::cte::ClockTree |
Namespaces | |
| hal | |
| hal::cte | |
Enumerations | |
| enum | hal::cte::PtrType { hal::cte::UNKNOWN , hal::cte::GATE , hal::cte::NET } |