SURF
|
Entities | |
CRC7Rtl.imp_crc | architecture |
Libraries | |
ieee |
Use Clauses | |
std_logic_1164 |
Ports | ||
rst | in | std_logic |
clk | in | std_logic |
data_in | in | std_logic_vector ( 15 downto 0 ) |
crc_en | in | std_logic |
crc_out | out | std_logic_vector ( 7 downto 0 ) |
crc_out_r | out | std_logic_vector ( 7 downto 0 ) |