![]() |
Belle II KLM Scint Firmware
1
|
Functions | |
byte_t | crc8_update ( crc: in in byte_t , data: in in byte_t ) |
Processes | |
proc | ( clock ) |
Subtypes | |
byte_t | std_logic_vector ( 7 downto 0 ) |
Signals | |
buf_payload | std_logic_vector ( 111 downto 0 ) := ( others = > ' 0 ' ) |
cnt_enoctet | std_logic_vector ( 3 downto 0 ) := ( others = > ' 0 ' ) |
sta_crc8 | std_logic_vector ( 7 downto 0 ) := x " 00 " |
Definition at line 111 of file b2tt_encode.vhd.