PandA-2024.02
|
Class to generate interface for taste architecture. More...
#include "taste_interface_generation.hpp"
#include "Parameter.hpp"
#include "aadl_information.hpp"
#include "add_library.hpp"
#include "behavioral_helper.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "design_flow_graph.hpp"
#include "design_flow_manager.hpp"
#include "fileIO.hpp"
#include "hls.hpp"
#include "hls_device.hpp"
#include "hls_flow_step_factory.hpp"
#include "hls_manager.hpp"
#include "memory.hpp"
#include "memory_cs.hpp"
#include "state_transition_graph_manager.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "taste_constants.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "tree_manager.hpp"
#include <string>
#include <tuple>
#include <utility>
Go to the source code of this file.
Class to generate interface for taste architecture.
Definition in file taste_interface_generation.cpp.