![]() |
HAL
|
This file contains the struct that holds all information on a dataflow analysis configuration. More...
#include "hal_core/defines.h"
#include "hal_core/netlist/gate_library/enums/gate_type_property.h"
#include "hal_core/netlist/gate_library/enums/pin_type.h"
#include "hal_core/netlist/pins/module_pin.h"
#include "hal_core/netlist/pins/pin_group.h"
#include <set>
#include <unordered_set>
#include <vector>
Go to the source code of this file.
Classes | |
struct | hal::dataflow::Configuration |
Configuration of a dataflow analysis run. More... | |
Namespaces | |
hal | |
hal::dataflow | |
This file contains the struct that holds all information on a dataflow analysis configuration.
Definition in file configuration.h.