![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
parity checker More...
Entities | |
| spec | architecture |
| parity checker More... | |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
Ports | ||
| Clk | in | std_logic |
| clock 125 MHz | ||
| Data_in | in | std_logic_vector ( 9 downto 0 ) |
| master rx data with parity bit | ||
| Data_out | out | std_logic_vector ( 8 downto 0 ) |
| master rx data | ||
| even_parity | out | std_logic |
| parity bit | ||
parity checker
This module the parity of the incoming data and sets high if there is pariy error
Definition at line 12 of file parity_checker_spec.vhd.
1.9.1