Forum Discussion
Altera_Forum
Honored Contributor
9 years agoSame VHDL block RAM inferring file, different results
Hi, I have the following VHDL file to infer a true dual port, single clock block RAM. I believe that it is according to Altera's guidelines. I have Quartus 16.02 Build 222 07/20/2016. When ...
Altera_Forum
Honored Contributor
9 years agoThis does appear to be a documentation issue - it should be :=
Yes, I note your example is basically the same, other than your use of signal and their use of shared variable. What version of quartus are you using - have you tried using a newer version? That is the handbook for Q13 which is 4 years old. If that still doesnt work then When you say "fastest" what exactly do you mean? This solution will give you the lowest latency but will give the lowest FMax. For fastest fmax you need to register the output data as well.