Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIP AltsyncRam -- Read/Write operations issue
Hi all, I have another issue using the RAM IP core generated with the MegaFunction wizard. Here's the entity of my RAM and its instanciation:
GENERIC(
ADDRESS_WIDTH : IN INTEGER ;
PIXE...
Altera_Forum
Honored Contributor
17 years agoOK, when I run a pass of write accesses on every location of my RAM block, every read acces after that works perfectly fine. I don't have no 'X' values under ModelsIm anymore.
Thank you all, problem solved! :)