Altera_Forum
Honored Contributor
12 years agomatrix multipilcation
hi, i have a vhdl code for matrix multiplication each element in a matrix is 16 bit. both matrices are in 8x8 order. firstly i created array-pack for define the matrix. in next step, me designed ...