Forum Discussion
Altera_Forum
Honored Contributor
13 years agoOk, so I've converted all my variables to signals.
I've been reading through the guidelines for inferring RAM and from what I can tell, my code is not inferring RAM because I am assigning a new value to the read signal in the same area that I am trying to read from the arrays. Is this correct? Mat.