My Project  v0.0.16
Libraries | Use Clauses | Constants | Subtypes | Functions
ipbus_decode_ipbus_example Package Reference
Package Body >> ipbus_decode_ipbus_example

Functions

ipbus_sel_t   ipbus_sel_ipbus_example ( addr: in in std_logic_vector( 31 downto 0) )
ipbus_sel_t   ipbus_sel_ipbus_example ( addr: in in std_logic_vector( 31 downto 0) )

Libraries

IEEE 

Use Clauses

STD_LOGIC_1164 
numeric_std 

Constants

IPBUS_SEL_WIDTH  positive := 5
N_SLV_CTRL_REG  integer := 0
N_SLV_REG  integer := 1
N_SLV_PKT_CTR  integer := 2
N_SLV_ERR_INJECT  integer := 3
N_SLV_RAM  integer := 4
N_SLV_PRAM  integer := 5
N_SLAVES  integer := 6

Subtypes

ipbus_sel_t  std_logic_vector ( IPBUS_SEL_WIDTH - 1 downto 0 )

Member Function Documentation

◆ ipbus_sel_ipbus_example() [1/2]

ipbus_sel_t ipbus_sel_ipbus_example (   addr in in std_logic_vector( 31 downto 0 )  
)
Function

◆ ipbus_sel_ipbus_example() [2/2]

ipbus_sel_t ipbus_sel_ipbus_example (   addr in in std_logic_vector( 31 downto 0 )  
)
Function

Member Data Documentation

◆ IEEE

IEEE
Library

◆ ipbus_sel_t

ipbus_sel_t std_logic_vector ( IPBUS_SEL_WIDTH - 1 downto 0 )
Subtype

◆ IPBUS_SEL_WIDTH

IPBUS_SEL_WIDTH positive := 5
Constant

◆ N_SLAVES

N_SLAVES integer := 6
Constant

◆ N_SLV_CTRL_REG

N_SLV_CTRL_REG integer := 0
Constant

◆ N_SLV_ERR_INJECT

N_SLV_ERR_INJECT integer := 3
Constant

◆ N_SLV_PKT_CTR

N_SLV_PKT_CTR integer := 2
Constant

◆ N_SLV_PRAM

N_SLV_PRAM integer := 5
Constant

◆ N_SLV_RAM

N_SLV_RAM integer := 4
Constant

◆ N_SLV_REG

N_SLV_REG integer := 1
Constant

◆ numeric_std

numeric_std
Package

◆ STD_LOGIC_1164

STD_LOGIC_1164
Package

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