PandA-2024.02
|
Implementation of the methods to create the structural description of the component. More...
#include "standard_hls.hpp"
#include "Parameter.hpp"
#include "TopEntityMemoryMapped.hpp"
#include "application_manager.hpp"
#include "behavioral_helper.hpp"
#include "call_graph_manager.hpp"
#include "cpu_time.hpp"
#include "datapath_creator.hpp"
#include "dbgPrintHelper.hpp"
#include "function_behavior.hpp"
#include "module_interface.hpp"
#include "omp_functions.hpp"
#include "technology_manager.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "hls_flow_step_factory.hpp"
#include "add_library.hpp"
#include "custom_set.hpp"
#include <tuple>
Go to the source code of this file.
Implementation of the methods to create the structural description of the component.
Definition in file standard_hls.cpp.