library ieee; use ieee.std_logic_1164.all; entity ringcnt is end entity; architecture rtl of ringcnt is begin end architecture rtl;