Forum Discussion
Altera_Forum
Honored Contributor
16 years agoFloating Point Matrix Multiplication
I want to multiply a 56x56 matrix with a 56x1 matrix in floating point. There is a altfp_matrix_mult megafunction which does not compute this quickly enough. I am looking for ideas to implement ...
Altera_Forum
Honored Contributor
15 years agoHello there,
I would like to ask you if you got the same error as me, I always try to compile a single matrix_multiplier but this error appears: library "work" does not contain primary unit "hcc_package" Do i have to import this package? I've been looking for it but i cant find it, where is it? Regards, Juan