Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI understand that the intended application purpose is adding multiple numbers. If so, a suitable mat_arr type would be array of signed, unsigned or std_logic_vector. Personally, I prefer explicite numeric types.