Altera_Forum
Honored Contributor
18 years agoFIFO or 2-Port RAM
First I wanted to use a 2-Port RAM to synchronize two clock domains 96MHz <--> 24MHz until I found the FIFO megafunction. The FIFO has the advantage for me that I don't have to control the address bus, means less switching noise and I don't need a gray counter.
Is this true that both megafunctions support simultaneous read and write access to memory cells? My question is now: Whats the disadvantage to use the FIFO or 2-Port RAM and whats the benefit? Thanks!