Forum Discussion
Altera_Forum
Honored Contributor
12 years agomatrix multiply in vhdl
Dear all; i have 2 matrix (32*32) and i want to multiply them. I though about using tempo register with 1024 ligne and 8 bits colone but that will consume a huge part from my SRAM (i m using DE2-1...
Altera_Forum
Honored Contributor
12 years agowell i want to accelerate this multiply function.that's why i want it on vhdl. i learn only basic VHDl. i searched for exemples in net.they didn't use huge matrix like (2*2)
.any way do you know how to inpout my matrix values in sram or sdram and the instruction to call for it when i need it