Nicolas Pinault

Results 22 comments of Nicolas Pinault

> Technically, your definition > `type t_array is array (3 downto 0) of std_logic_vector(7 downto 0);` > is a subtype, even if you use the type reserved word. > Please...