README.md 188 Bytes Edit Raw Blame History 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;