PandA-2024.02
|
Class to generate WB4 interfaces for high-level synthesis. More...
#include "WB4_interface.hpp"
#include "HDL_manager.hpp"
#include "Parameter.hpp"
#include "application_manager.hpp"
#include "behavioral_helper.hpp"
#include "copyrights_strings.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "language_writer.hpp"
#include "memory.hpp"
#include "memory_allocation.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "technology_wishbone.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
Go to the source code of this file.
Class to generate WB4 interfaces for high-level synthesis.
This class generates WB4 intefaces for connecting modules to microprocessors or busses
Definition in file WB4_interface.cpp.