Forum Discussion
Altera_Forum
Honored Contributor
11 years ago --- Quote Start --- Sounds like you didnt follow the template for ram inference, or you did something that a ram cannot do (like reset its contents).Why not post the code so we can have a look? --- Quote End --- Hello Tricky and DSL,Thanks for your reply. Here is my code. I am trying to create a ping-pong buffer( two memories of size 2KB each. Which asserts an interrupt when one of the memories is full). I am attaching my code here with in a notepad file. Thanks