Forum Discussion

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

Matrix Multiplication Algorithm

Hello, Can anyone recommends me what is best way to multiply rectangular matrices that minimizes the combinational function?? I have written matrix multiplication code but total combinational functional are exceeding the maximum comb. functional of the device????

On searching some forums, I have found that one can do the multiplication using SRAM..I need some documentation on it?? How to use SRAM? and how it can be used for matrix multiplication...where can i found documentation on it??

4 Replies