08-04-2017 09:54 AM
Hello,
I am trying to interface FIR filter S_AXIS_RELOAD and S_AXIS_CONFIG ports with Microblaze AXI4 stream. Pls. find attached herewith for my design diagram (vivado 2016.2). I am confusing about how can I transfer data from microblaze to FIR filter?
I noticed that AXI4-streaming is FSL communication, and I have to use putfsl(val, id) (mb_interface.h) for the microblaze. I am confusing about device ID in putfsl. I dont see any parameters in xparameters.h, or I am missing.
I would be glad if you provide any example mb C-code in this regards.
Thanks for your kind help.
Thanks
08-04-2017 09:58 AM
08-06-2017 04:36 PM
@syed_radiation check out this thread and see if it helps: https://forums.xilinx.com/t5/General-Technical-Discussion/FSL-interface-to-MicroBlaze-in-Vivado/td-p/653222