PandA-2024.02
Functions
hls_constraints.cpp File Reference

Data structure implementation for HLS constraints. More...

#include "hls_constraints.hpp"
#include "Parameter.hpp"
#include "custom_map.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "fileIO.hpp"
#include "polixml.hpp"
#include "string_manipulation.hpp"
#include "technology_manager.hpp"
#include "utility.hpp"
#include "xml_dom_parser.hpp"
#include "xml_helper.hpp"
#include <filesystem>
#include <iosfwd>
#include <string>
#include <utility>
#include <vector>
#include "constraints_STD.data"
#include "constraints_STD_ALUs.data"
Include dependency graph for hls_constraints.cpp:

Go to the source code of this file.

Functions

void DECODE_FU_LIB (std::string &fu_name, std::string &fu_library, const std::string &combined)
 function used to extract the functional unit name and its library from a string. More...
 

Detailed Description

Data structure implementation for HLS constraints.

This file contains the implementation of all the methods used to constrain the synthesis

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_constraints.cpp.

Function Documentation

◆ DECODE_FU_LIB()

void DECODE_FU_LIB ( std::string &  fu_name,
std::string &  fu_library,
const std::string &  combined 
)

function used to extract the functional unit name and its library from a string.

Definition at line 67 of file hls_constraints.cpp.

References SplitString().

Referenced by HLS_constraints::xwrite().

Here is the call graph for this function:
Here is the caller graph for this function:

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