PandA-2024.02
|
class supporting the chaining optimization in high level synthesis More...
#include "chaining.hpp"
#include "Parameter.hpp"
#include "chaining_information.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "hls.hpp"
#include <boost/graph/incremental_components.hpp>
#include <boost/graph/properties.hpp>
#include <boost/pending/disjoint_sets.hpp>
#include <boost/property_map/property_map.hpp>
Go to the source code of this file.
class supporting the chaining optimization in high level synthesis
Definition in file chaining.cpp.