Forum Discussion
Altera_Forum
Honored Contributor
13 years agosubtype msgBlock_t is std_logic_vector((Z-1) downto 0);
type xorL1_t is array ((K_B/2)-1 downto 0) of msgBlock_t;subtype msgBlock_t is std_logic_vector((Z-1) downto 0);
type xorL1_t is array ((K_B/2)-1 downto 0) of msgBlock_t;