Forum Discussion
4 Replies
- Altera_Forum
Honored Contributor
hi,
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.... - Altera_Forum
Honored Contributor
If you use an "address" signal on your Avalon MM slave interface, then you can create several registers to hold all your values.
- Altera_Forum
Honored Contributor
--- Quote Start --- If you use an "address" signal on your Avalon MM slave interface, then you can create several registers to hold all your values. --- Quote End --- hi Daixiwen , sorry ! I didn't understand what you mean to say. Can you please explain the procedure little bit. - Altera_Forum
Honored Contributor
I suggest that you read the Avalon memory mapped specification here to understand what the different signals do: http://www.altera.com/literature/manual/mnl_avalon_spec.pdf