How to use Altera BRAM instance as a DualPort RAM with 1 Write and 2 parallel reads
Hi, I had used altsyncram for writing into first port and reading from the second port in a DUAL_PORT mode. Everything seems to be working in the simulation and in the hardware. Now the design ...