|
My Project
v0.0.16
|
Functions | |
| parity_ham_8bit | hamming_encoder_8bit ( data_in: in data_ham_8bit ) |
| parity_ham_32bit | hamming_encoder_32bit ( data_in: in data_ham_32bit ) |
| Addr_frame_42bit | send_broadcast ( EcntRst: in std_logic BcntRst: in std_logic TestCmd: in TestCmd_type ShortCmd: in ShortCmd_type ) |
| Addr_frame_42bit | send_addressed ( TTCrxAdd: in TTCrxAddr_type ExtBit: in std_logic SubAddr: in Bus_8bits Data: in Bus_8bits ) |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_unsigned | |
Constants | |
| start | std_logic := ' 0 ' |
| brdcst_fmt | std_logic := ' 0 ' |
| addr_fmt | std_logic := ' 1 ' |
| idle_B | std_logic_vector ( 41 downto 0 ) := " 111111111111111111111111111111111111111111 " |
| stop | std_logic := ' 1 ' |
Types | |
| B_channel_command_list_type | ( 0 to 16 ) Addr_frame_42bit |
Subtypes | |
| parity_ham_8bit | std_logic_vector ( 4 DOWNTO 0 ) |
| data_ham_8bit | std_logic_vector ( 7 DOWNTO 0 ) |
| coded_ham_8bit | std_logic_vector ( 12 DOWNTO 0 ) |
| parity_ham_32bit | std_logic_vector ( 6 DOWNTO 0 ) |
| data_ham_32bit | std_logic_vector ( 31 DOWNTO 0 ) |
| coded_ham_32bit | std_logic_vector ( 38 DOWNTO 0 ) |
| Addr_frame_42bit | std_logic_vector ( 41 DOWNTO 0 ) |
| ShortCmd_type | std_logic_vector ( 3 DOWNTO 0 ) |
| TestCmd_type | std_logic_vector ( 1 DOWNTO 0 ) |
| TTCrxAddr_type | std_logic_vector ( 13 DOWNTO 0 ) |
| Bus_8bits | std_logic_vector ( 7 DOWNTO 0 ) |
|
Function |
|
Function |
|
Function |
|
Function |
|
Constant |
|
Subtype |
|
Type |
|
Constant |
|
Subtype |
|
Subtype |
|
Subtype |
|
Subtype |
|
Subtype |
|
Constant |
|
Library |
|
Subtype |
|
Subtype |
|
Subtype |
|
Constant |
|
Package |
|
Package |
|
Constant |
|
Subtype |
|
Subtype |
1.8.13