![]() |
HAL
|
This file contains the struct that holds all information on the netlist abstraction used for dataflow analysis. More...
#include "hal_core/defines.h"
#include "hal_core/netlist/gate_library/enums/pin_type.h"
#include <set>
#include <unordered_map>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | hal::dataflow::NetlistAbstraction |
The abstraction of the netlist that only contains gates of a specified type, e.g., flip-flops. More... | |
Namespaces | |
hal | |
hal::dataflow | |
This file contains the struct that holds all information on the netlist abstraction used for dataflow analysis.
Definition in file netlist_abstraction.h.