Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

How to deal with on chip memory timing?

I want to make a fsm on an altera FPGA which uses on-chip memory. I want to take an input, get data from memory based on input, use that data in the next cycle. and so on. What is a good way to ...