Forum Discussion
Altera_Forum
Honored Contributor
13 years agoROM using altsyncram: timing question
Hi, Another newbie question. I have a simple ROM attached to my CPU, courtesy of altsyncram, and initialised using a .HEX file. All works, both in simulator and in the chip. My VHDL d...
Altera_Forum
Honored Contributor
13 years agoThe altsyncram component has input and output registers. This means that when you assert an address, the output data (q) does not update for two clocks.
Cheers, Dave