Forum Discussion
Altera_Forum
Honored Contributor
13 years agoGood way to generate /WE signal?
Hi all! Does anyone have any suggestions for generating a (negative-logic) write-enable signal for an async ram? The ram I'm (planning) to use has a 0ns data/address hold time and since I'd lik...
Altera_Forum
Honored Contributor
13 years ago0 ns hold time is typical for many async RAMs. But you'll need to add a margin for FPGA timing skew, or strictly constrain the IO timing.
I remember that I have used a dedicated PLL-generated RAM write clock with specific phase shift and duty cycle in a design to utilize async RAM to the maximum.