Forum Discussion
Altera_Forum
Honored Contributor
12 years ago(need help)3X3 Hardware Matrix Multiplier as QSYS custom component
Hi, Currently I was trying to make a custom component(e.g.Hardware matrix multiplier) in qsys using Avalon MM interface. But I'm confused how to send two matrix into my component and to solve...
Altera_Forum
Honored Contributor
12 years agohi,
actually i have designed a 16 bit register as qsys custom component, but for matrix im not getting the way how to give matrix A and matrix B as input. i have used avalon mm slave interface, with which i only can give one writedata input. here Im confused how to use this only input for my matrix calculation though my matrix need two inputs. please help me....