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 agoJust write/read as required provided you get things in time. This requires that your design expects the first read from every location not to be valid.
so the x values(0 or 1 ...etc) are going to be discarded by your design.