Forum Discussion
Altera_Forum
Honored Contributor
13 years agoI've just been looking at some signaltap traces of bus cycles for M9K on ArriaII.
With 'OLD_DATA' enabled (and single clock) during a write on s1, s1 returns the old data, but s2 returns the new data. So to read the old data during a write you'd need to put the write address onto both the s1 and s2 address inputs. This might be what you've already discovered.