![]() |
eFEX firmware
1.7.3
ATLAS l1-calo - electron and tau feature extraction firmware for eFEX boards
|
parity genrator More...
Entities | |
| spec | architecture |
| parity genrator More... | |
Libraries | |
| ieee | |
Use Clauses | |
| std_logic_1164 | |
| std_logic_arith | |
Generics | |
| width | integer := 9 |
Ports | ||
| CLK | in | std_logic |
| clock 125 MHz | ||
| Data_in | in | std_logic_vector ( width- 1 downto 0 ) |
| data in to the parity generator block | ||
| data_Parity | out | std_logic_vector ( width downto 0 ) |
| data with parity | ||
parity genrator
It generates even parity of the tx data and adds to tx data.
Definition at line 12 of file parity_gen_spec.vhd.
1.9.1