SimpleVOut  1.0.0 Initial
A Simple FPGA Core for Creating VGA/DVI/HDMI/OpenLDI Signals
processing_system7_v5_5_tlm.h File Reference
#include "systemc.h"
#include "xtlm.h"
#include "xtlm_adaptors/xaximm_xtlm2tlm.h"
#include "xtlm_adaptors/xaximm_tlm2xtlm.h"
#include "tlm_utils/simple_initiator_socket.h"
#include "tlm_utils/simple_target_socket.h"
#include "genattr.h"
#include "xilinx-zynq.h"
#include "b_transport_converter.h"
#include "utils/xtlm_aximm_fifo.h"
Include dependency graph for processing_system7_v5_5_tlm.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  rptlm2xtlm_converter< IN_WIDTH, OUT_WIDTH >
 
class  processing_system7_v5_5_tlm
 

Functions

void get_extensions_from_tlm (xtlm::aximm_payload *xtlm_pay, const tlm::tlm_generic_payload *gp)
 
void add_extensions_to_tlm (const xtlm::aximm_payload *xtlm_pay, tlm::tlm_generic_payload *gp)
 

Function Documentation

◆ add_extensions_to_tlm()

void add_extensions_to_tlm ( const xtlm::aximm_payload *  xtlm_pay,
tlm::tlm_generic_payload *  gp 
)

Definition at line 125 of file processing_system7_v5_5_tlm.cpp.

Referenced by processing_system7_v5_5_tlm::processing_system7_v5_5_tlm().

Here is the caller graph for this function:

◆ get_extensions_from_tlm()

void get_extensions_from_tlm ( xtlm::aximm_payload *  xtlm_pay,
const tlm::tlm_generic_payload *  gp 
)

Definition at line 84 of file processing_system7_v5_5_tlm.cpp.

Referenced by processing_system7_v5_5_tlm::processing_system7_v5_5_tlm().

Here is the caller graph for this function: