PandA-2024.02
Functions
minimal_interface.cpp File Reference

Class to generate minimal interfaces for high-level synthesis. More...

#include "minimal_interface.hpp"
#include "Parameter.hpp"
#include "behavioral_helper.hpp"
#include "call_graph_manager.hpp"
#include "copyrights_strings.hpp"
#include "custom_map.hpp"
#include "custom_set.hpp"
#include "fileIO.hpp"
#include "hls.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "memory.hpp"
#include "memory_allocation.hpp"
#include "memory_symbol.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "technology_manager.hpp"
#include "technology_node.hpp"
#include "testbench_generation.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
#include "tree_node.hpp"
#include "tree_reindex.hpp"
#include <list>
#include <string>
#include <utility>
#include <vector>
Include dependency graph for minimal_interface.cpp:

Go to the source code of this file.

Functions

static bool compareMemVarsPair (std::pair< unsigned int, memory_symbolRef > &first, std::pair< unsigned int, memory_symbolRef > &second)
 

Detailed Description

Class to generate minimal interfaces for high-level synthesis.

This class generates minimal interfaces for connecting modules to microprocessors or busses

Author
Marco Minutoli mminu.nosp@m.toli.nosp@m.@gmai.nosp@m.l.co.nosp@m.m
Fabrizio Ferrandi fabri.nosp@m.zio..nosp@m.ferra.nosp@m.ndi@.nosp@m.polim.nosp@m.i.it

Definition in file minimal_interface.cpp.

Function Documentation

◆ compareMemVarsPair()

static bool compareMemVarsPair ( std::pair< unsigned int, memory_symbolRef > &  first,
std::pair< unsigned int, memory_symbolRef > &  second 
)
static

Definition at line 128 of file minimal_interface.cpp.

References result.

Referenced by minimal_interface::build_wrapper().

Here is the caller graph for this function:

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