SURF  1.0
AxiStreamDmaRingPkg Package Body Reference
Package >> AxiStreamDmaRingPkg

Functions

slv   getBufferAddr (
baseAddr: in slv( 31 downto 0)
busIndex: in integer range 0 to 7
buf: in slv( 5 downto 0) ( others => '0')
high: in sl '0'
)
slv   getBufferAddr (
baseAddr: in slv( 31 downto 0)
busIndex: in integer range 0 to 7
buf: in integer range 0 to 63 0
high: in sl '0'
)

Detailed Description

Definition at line 84 of file AxiStreamDmaRingPkg.vhd.

Member Function Documentation

◆ getBufferAddr() [1/2]

slv getBufferAddr (   baseAddr in slv( 31 downto 0 ) ,
  busIndex in integer range 0 to 7 ,
  buf in slv( 5 downto 0 ) ( others => ' 0 ') ,
  high in sl ' 0 '  
)
Function

Definition at line 86 of file AxiStreamDmaRingPkg.vhd.

◆ getBufferAddr() [2/2]

slv getBufferAddr (   baseAddr in slv( 31 downto 0 ) ,
  busIndex in integer range 0 to 7 ,
  buf in integer range 0 to 63 0 ,
  high in sl ' 0 '  
)
Function

Definition at line 102 of file AxiStreamDmaRingPkg.vhd.


The documentation for this class was generated from the following file: