library ieee; use ieee.std_logic_1164.all; use ieee.std_logic_arith.all; entity four_bit_counter is port ( count_out : out unsigned (3 downto