Chargement…
Chargement…
The entity parity_checker has an input (i_data) of type std_logic_vector(7 downto 0) and an output (o_parity) of type std_logic.
The output indicates the parity of the input vector: '1' if the number of set bits is odd, '0' otherwise.
i_datao_parity