Forum Discussion
Altera_Forum
Honored Contributor
17 years agoIP behind AvaloneMM Pipeline Bridge- Latency
HI all, This is my first time using avalonMM pipeline bridge. I face some problem that my IP which connect behind the AvalonMM pipeline bridge always receive incorrect data when Nios communi...
Altera_Forum
Honored Contributor
17 years agoHi Kaz,
THanks for your reply. You are right that the root cause is due to the data bus is 16bits and the byte adressing mode. I didn't notice there is a warning in SOPC that IP data bus of 16bits will cause spurios write. After I change the data bus to 32bits width, the read & write operation run as normal. Thanks again to Kaz