PandA-2024.02
Macros | Variables
allocation_information.cpp File Reference

This package is used by all HLS packages to manage resource constraints and characteristics. More...

#include "allocation_information.hpp"
#include "Parameter.hpp"
#include "allocation.hpp"
#include "allocation_constants.hpp"
#include "area_info.hpp"
#include "basic_block.hpp"
#include "behavioral_helper.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "dbgPrintHelper.hpp"
#include "exceptions.hpp"
#include "ext_tree_node.hpp"
#include "fu_binding.hpp"
#include "hls.hpp"
#include "hls_constraints.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "hls_step.hpp"
#include "math_function.hpp"
#include "memory.hpp"
#include "schedule.hpp"
#include "state_transition_graph_manager.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "time_info.hpp"
#include "tree_basic_block.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include "typed_node_info.hpp"
#include <algorithm>
#include <cmath>
#include <limits>
#include <tuple>
Include dependency graph for allocation_information.cpp:

Go to the source code of this file.

Macros

#define MAX_MUX_N_INPUTS   65
 
#define ARRAY_CORRECTION   0
 

Variables

static const double epsilon = 0.000000001
 

Detailed Description

This package is used by all HLS packages to manage resource constraints and characteristics.

Author
Marco Lattuada marco.nosp@m..lat.nosp@m.tuada.nosp@m.@pol.nosp@m.imi.i.nosp@m.t
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file allocation_information.cpp.

Macro Definition Documentation

◆ ARRAY_CORRECTION

#define ARRAY_CORRECTION   0

Definition at line 2470 of file allocation_information.cpp.

◆ MAX_MUX_N_INPUTS

#define MAX_MUX_N_INPUTS   65

Variable Documentation

◆ epsilon

const double epsilon = 0.000000001
static

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