Forum Discussion
Altera_Forum
Honored Contributor
9 years agoMatrix in vhdl
I want to store the output of FFT in a matrix using vhdl, How to do that.
Where the output FFT is of 16 lines each of 8 bits.1 Reply
- Altera_Forum
Honored Contributor
you can build a matrix using arrays in VHDL.