PandA-2024.02
Functions
hls.cpp File Reference

Data structure implementation for high-level synthesis flow. More...

#include "hls.hpp"
#include "BambuParameter.hpp"
#include "allocation_information.hpp"
#include "chaining_information.hpp"
#include "conn_binding.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "fu_binding.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "op_graph.hpp"
#include "polixml.hpp"
#include "reg_binding.hpp"
#include "schedule.hpp"
#include "standard_hls.hpp"
#include "storage_value_information.hpp"
#include "structural_manager.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "utility.hpp"
#include "virtual_hls.hpp"
#include "xml_helper.hpp"
#include <utility>
Include dependency graph for hls.cpp:

Go to the source code of this file.

Functions

static void computeResources (const structural_objectRef circ, const technology_managerRef TM, std::map< std::string, unsigned int > &resources)
 

Detailed Description

Data structure implementation for high-level synthesis flow.

This file contains all the implementations used by hls class to manage the high level synthesis flow

Author
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it
Christian Pilato pilat.nosp@m.o@el.nosp@m.et.po.nosp@m.limi.nosp@m..it $Revision$ $Date$ Last modified by $Author$

Definition in file hls.cpp.

Function Documentation

◆ computeResources()

static void computeResources ( const structural_objectRef  circ,
const technology_managerRef  TM,
std::map< std::string, unsigned int > &  resources 
)
static

Generated on Mon Feb 12 2024 13:03:26 for PandA-2024.02 by doxygen 1.8.13