Nicolas Pinault
Results
22
comments of
Nicolas Pinault
How do I check it with other languages ?
> 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...