signal type not available in QSYS
hi
i have porting one board from CYCLONE to MAX 10.
in my design contain ADC interface then the data will transfer to NIOS through DMA.
so we have created some control signal to do handshake between FPGA and NIOS.
referred this document which has one signal dataavilable. whenever my FIFO having data which will trigger the signal to NIOS then the NIOS will read it.
but now i m using QUARTS 15.0 where data available signal is not available in avalon memory map interface .
so what is the replacement signal for that.
PROCESS FLOW:
1.dataavilable will go to NIOS from FPGA [need alternate signal for this]
Avalon interface document [2010 edition]-3.5.4.4 section flow control .
2.read signal will reach FPGA from NIOS.[this is available]
Reply me INTEL please