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 agoread_i will only be active for one cycle (with the default timing parameters in the component builder) so why don't you just clear the irq signal and change to the correct state when read_i is 1?