![]() |
PandA-2024.02
|
Data structure definition for high-level synthesis flow. More...


Go to the source code of this file.
Data Structures | |
| class | hls |
| Data structure that contains all information about high level synthesis process. More... | |
Typedefs | |
| using | hlsRef = refcount< hls > |
| refcount definition of the class More... | |
Data structure definition for high-level synthesis flow.
This struct contains all information useful to high-level synthesis flow.
Definition in file hls.hpp.
| CONSTREF_FORWARD_DECL | ( | OpGraph | ) |
| CONSTREF_FORWARD_DECL | ( | Parameter | ) |
| REF_FORWARD_DECL | ( | AllocationInformation | ) |
| REF_FORWARD_DECL | ( | ChainingInformation | ) |
| REF_FORWARD_DECL | ( | conn_binding | ) |
| REF_FORWARD_DECL | ( | fu_binding | ) |
| REF_FORWARD_DECL | ( | hls | ) |
| REF_FORWARD_DECL | ( | HLS_constraints | ) |
| REF_FORWARD_DECL | ( | HLS_device | ) |
| REF_FORWARD_DECL | ( | liveness | ) |
| REF_FORWARD_DECL | ( | reg_binding | ) |
| REF_FORWARD_DECL | ( | Schedule | ) |
| REF_FORWARD_DECL | ( | StateTransitionGraphManager | ) |
| REF_FORWARD_DECL | ( | StorageValueInformation | ) |
| REF_FORWARD_DECL | ( | structural_manager | ) |
1.8.13