Forum Discussion
Altera_Forum
Honored Contributor
17 years agoYou r right, I discovered that the .vho is used in gate level simulation and not with RTL.
I think megafunctions work propably, except that the dual port ram generated needs 2 clocks to read the contents of 2 addresses in memory, unlike writing, which takes only 1 clock to write in 2 addresses simultenously. So, in case of reading, it's the same as single port ram.