PandA-2024.02
Functions
WB4Intercon_interface.cpp File Reference

Implementation of WB4Intercon_interface. More...

#include "WB4Intercon_interface.hpp"
#include "Parameter.hpp"
#include "behavioral_helper.hpp"
#include "call_graph_manager.hpp"
#include "copyrights_strings.hpp"
#include "fileIO.hpp"
#include "hls.hpp"
#include "hls_device.hpp"
#include "hls_manager.hpp"
#include "memory.hpp"
#include "string_manipulation.hpp"
#include "structural_manager.hpp"
#include "structural_objects.hpp"
#include "technology_manager.hpp"
#include "technology_wishbone.hpp"
#include "tree_helper.hpp"
#include "tree_manager.hpp"
Include dependency graph for WB4Intercon_interface.cpp:

Go to the source code of this file.

Functions

static void build_bus_interface (structural_managerRef SM, const hlsRef HLS, const HLS_managerRef HLSMgr)
 
static void buildCircuit (structural_managerRef SM, structural_objectRef wrappedObj, structural_objectRef interfaceObj, const hlsRef HLS, const HLS_managerRef HLSMgr)
 
static unsigned long long get_data_bus_bitsize (const hlsRef HLS, const HLS_managerRef HLSMgr)
 
static unsigned int get_addr_bus_bitsize (const HLS_managerRef HLSMgr)
 

Detailed Description

Implementation of WB4Intercon_interface.

Author
Marco Minutoli mminu.nosp@m.toli.nosp@m.@gmai.nosp@m.l.co.nosp@m.m

Definition in file WB4Intercon_interface.cpp.

Function Documentation

◆ build_bus_interface()

static void build_bus_interface ( structural_managerRef  SM,
const hlsRef  HLS,
const HLS_managerRef  HLSMgr 
)
static

◆ buildCircuit()

static void buildCircuit ( structural_managerRef  SM,
structural_objectRef  wrappedObj,
structural_objectRef  interfaceObj,
const hlsRef  HLS,
const HLS_managerRef  HLSMgr 
)
static

◆ get_addr_bus_bitsize()

static unsigned int get_addr_bus_bitsize ( const HLS_managerRef  HLSMgr)
static

Definition at line 127 of file WB4Intercon_interface.cpp.

References max.

◆ get_data_bus_bitsize()

static unsigned long long get_data_bus_bitsize ( const hlsRef  HLS,
const HLS_managerRef  HLSMgr 
)
static

Definition at line 108 of file WB4Intercon_interface.cpp.

References hls::functionId, max, DesignFlowStep::parameters, and tree_helper::Size().

Here is the call graph for this function:

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