Forum Discussion
Altera_Forum
Honored Contributor
15 years agoCan't Read Data from Custom componet (Avalon mm)
I had associated a custom component (A variation of the DCFIFO example available in AN 473) to my NIOS 2 System. I use the Avalon MM (Slave) Interface whit the current signals: Readdata (32bits...
Altera_Forum
Honored Contributor
15 years agoThat's really strange... Are you sure that your component is connected to the Nios data master port? In the component editor, are you sure that data_o is defined as readdata on the slave interface?