Forum Discussion
Altera_Forum
Honored Contributor
15 years agoAnd there was a warning for this code after i did the compilation
Warning: Inferred dual-clock RAM node "Memory~0" from synchronous design logic. The read-during-write behavior of a dual-clock RAM is undefined and may not match the behavior of the original design. Will this be where the problem comes from? How could I edit my code to avoid that?