aamodini
New Contributor
1 year agoTransfer Data from Nios II to FPGA using Avalon-ST
I am trying to transfer a chunk of data from Nios II to the FPGA fabric using the Avalon Streaming interface, and am facing a couple of challenges in implementing the same.
1. I'm unable to connect almost_full and almost_empty signals to the sink.
2. Are the driver APIs same as those available for Avalon FIFO Memory IP? If yes, how do we write data to the FIFO and read from it using Avalon-ST? I am unable to generate in_csr base address.