|
otsdaq_prepmodernization
v2_04_01
|
Libraries | |
| IEEE | |
Use Clauses | |
| IEEE.STD_LOGIC_1164.all | |
| IEEE.STD_LOGIC_ARITH.all | |
| IEEE.STD_LOGIC_UNSIGNED.all | |
Ports | |
| data | in STD_LOGIC_VECTOR ( 7 downto 0 ) |
| crc | in STD_LOGIC_VECTOR ( 7 downto 0 ) |
| rd | in STD_LOGIC |
| clk | in STD_LOGIC |
| tx_en_in | in STD_LOGIC |
| tx_er_in | in STD_LOGIC |
| four_bit_mode | in STD_LOGIC |
| crc_mask | out STD_LOGIC |
| tx_en | out STD_LOGIC |
| tx_er | out STD_LOGIC |
| txd | out STD_LOGIC_VECTOR ( 7 downto 0 ) |
Definition at line 18 of file crc_splice.vhd.