Package Body >> data_type_pkg
|
|
TOBs_80_type | to_TOBs_80_type ( X: in std_logic_vector( 2559 downto 0) , V: in std_logic_vector( 39 downto 0) ) |
|
TOBs_7_type | to_TOBs_7_type ( X: in std_logic_vector( 223 downto 0) , V: in std_logic_vector( 6 downto 0) ) |
|
std_logic_vector | stdv ( inp: in std_logic ) |
|
|
ch_idle | std_logic_vector ( 7 downto 0 ) := X " BC " |
|
ch_sop1 | std_logic_vector ( 7 downto 0 ) := X " 3C " |
|
ch_sop2 | std_logic_vector ( 7 downto 0 ) := X " 7C " |
|
ch_eop | std_logic_vector ( 7 downto 0 ) := X " DC " |
|
slice_end | std_logic_vector ( 7 downto 0 ) := X " 5C " |
|
tx_pause | std_logic_vector ( 7 downto 0 ) := X " 1C " |
|
chan_no | integer := 49 |
|
width | integer := 49 |
|
|
RAW_data_224_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 223 downto 0 ) |
|
RAW_data_227_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 226 downto 0 ) |
|
RAW_data_228_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 227 downto 0 ) |
|
RAW_data_232_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 231 downto 0 ) |
|
DPR_RAW_out_36_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 35 downto 0 ) |
|
link_error_type | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 3 downto 0 ) |
|
TOBs_7_type | ( 6 downto 0 ) STD_LOGIC_VECTOR ( 32 downto 0 ) |
|
TOBs_80_type | ( 79 downto 0 ) STD_LOGIC_VECTOR ( 32 downto 0 ) |
|
t_49_arr_9b | ( width- 1 downto 0 ) STD_LOGIC_VECTOR ( 8 downto 0 ) |
|
t_49_arr_1b | ( width- 1 downto 0 ) STD_LOGIC |
|
array_8_of_252b | ( 7 downto 0 ) STD_LOGIC_VECTOR ( 251 downto 0 ) |
| | array of 8, holding XTOB_BCN (7b) & 5b valid & 240b XTOB_data_out
|
|
array_8_of_240b | ( 7 downto 0 ) STD_LOGIC_VECTOR ( 239 downto 0 ) |
| | array of 8, holding 240b XTOB_data_out
|
|
array_8_of_5b | ( 7 downto 0 ) STD_LOGIC_VECTOR ( 4 downto 0 ) |
| | array of 8, holding 5b XTOB_valid_out signlas
|
|
array_8_of_9b | ( 7 downto 0 ) STD_LOGIC_VECTOR ( 8 downto 0 ) |
| | array of 8, holding 5b XTOB FIFO data count
|
Definition at line 34 of file data_type_pkg.vhd.
The documentation for this class was generated from the following file: