Forum Discussion
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- You could timeshare a memory block, running it at 2x the speed and therefore doing twice as many reads/writes per clock. --- Quote End --- Hi Rysc, I don't see time sharing applying here because you need the fifo pipe to stay for one signal and so you can share read/write but not the pipe which obviously defeats the purpose unless you use double data width to make the share but then you will need same push on pipe. So overall I don't see this suggestion useful unless you have some thing else in mind.