Forum Discussion
Anonymous
5 years agoNot applicable
Cyclone V avalon streaming i/f to axi i/f
Is there a avalon streaming i/f to axi i/f for the cyclone V FPGA series that can be used?
Currently I am trying to figure out a way to do it seems like there is something in the platform designer...
sstrell
Super Contributor
5 years agoNo. The streaming interfaces (Avalon and AXI) cannot be connected to each other and they can't be connected to either Avalon or AXI memory mapped interfaces. The best solution might be to use something like a memory or a FIFO to bridge between the interface standards.