Forum Discussion
Altera_Forum
Honored Contributor
15 years agoYes the numbers are clock cycles. If you can, try to regroup the address signals together. Then you'll get a single line with the address in hexadecimal form. You can do the same thing with the data.
I think that you need to hold oen low for several cycles. The be_n* signals should also be low when you write. They are used to select which bytes to write in the 32-bit word.