README.md 7 Segments displayentity display is port { clk_fpga : in STD_LOGIC; reset : in STD_LOGIC; aff : out STD_LOGIC_VECTOR{7 downto 0}; }; end display;