![]() |
PandA-2024.02
|
This package is used by all HLS packages to manage resource constraints and characteristics. More...
#include "design_flow_step.hpp"#include "hls_function_step.hpp"#include "hls_manager.hpp"#include "hls_step.hpp"#include "refcount.hpp"#include <string>

Go to the source code of this file.
Data Structures | |
| class | allocation |
| This wrapper collects all the methods used by the High-level synthesis classes to retrieve information about the functional units. More... | |
Enumerations | |
Min or max | |
| enum | Allocation_MinMax { Allocation_MinMax::MIN, Allocation_MinMax::MAX } |
This package is used by all HLS packages to manage resource constraints and characteristics.
Definition in file allocation.hpp.
|
strong |
| Enumerator | |
|---|---|
| MIN | |
| MAX | |
Definition at line 89 of file allocation.hpp.
| CONSTREF_FORWARD_DECL | ( | OpGraph | ) |
| REF_FORWARD_DECL | ( | AllocationInformation | ) |
| REF_FORWARD_DECL | ( | HLS_constraints | ) |
| REF_FORWARD_DECL | ( | HLS_device | ) |
| REF_FORWARD_DECL | ( | allocation | ) |
| REF_FORWARD_DECL | ( | graph | ) |
| REF_FORWARD_DECL | ( | library_manager | ) |
| REF_FORWARD_DECL | ( | node_kind_prec_info | ) |
| REF_FORWARD_DECL | ( | structural_manager | ) |
| REF_FORWARD_DECL | ( | technology_node | ) |
| REF_FORWARD_DECL | ( | technology_manager | ) |
1.8.13