Chargement…
Chargement…
The entity gray_to_bin has one input (i_gray) and one output (o_bin), both of type std_logic_vector(3 downto 0).
Converts a 4-bit Gray code to binary. The binary MSB is the same as the Gray MSB. The other bits are computed recursively from the higher-weight bits.
i_grayo_bin