Network Wizard for VHDL Test Benches
nw_sl_codec_pkg Package Reference
Package Body >> nw_sl_codec_pkg

Functions

t_slv_arr   f_sl_enc ( data: in t_slv_arr , codec: in t_codec )
natural   f_sl_enc_len ( data: in t_slv_arr , codec: in t_codec )
t_slv_arr   f_sl_dec ( data: in t_slv_arr , codec: in t_codec )
natural   f_sl_dec_len ( data: in t_slv_arr , codec: in t_codec )

Types

t_codec  array ( natural range <> ) of t_code_word
 Codec (array of data & code words)

Records

t_code_word 
word std_logic_vector
 data word
code t_slv_arr
 code word array

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