Forum Discussion
Altera_Forum
Honored Contributor
14 years agoInside the IF you need to tell that if {write enable} then write or else if{read enable} then read. In your code you can read and write data into the RAM at the same time [is it dual port?]. That's the reason why it is adding that logic