Greetings! This is my first thread.
I have a package that contains the following type:
type t_rgb_64x48 is array(0 to 47) of std_logic_vector(63 downto 0);
and is being used in my file.vhd file.
------------------------
file.vhd contains an entity that contains the type of the package...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.