Forum Discussion
Altera_Forum
Honored Contributor
10 years agoIf you try implementing the code in NIOSII you could have a function for multiplication. You could also instantiate a LPM_MULT multiplier from the IP catlog to be the function that carries out the multiplication in your code. And for the SRAM thing you could try referring to the following link https://www.altera.com/solutions/technology/external-memory/sram.html. I am not sure how helpful the link would be. Thanks.