Forum Discussion
Altera_Forum
Honored Contributor
14 years agotype ufixed_array_t is array(natural range <>) of ufixed(3 downto -4);
signal a : ufixed_array_t(0 to 7); etctype ufixed_array_t is array(natural range <>) of ufixed(3 downto -4);
signal a : ufixed_array_t(0 to 7); etc