Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
12 years ago

matrix 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 ...