We are trying to build a project that can transfer data from pl to ps and also transfer some control data from ps to pl.
I'm trying to use pl-ps communication by using axi-stream fifo / axi fifo _mm_s.
but I can't find an appropriate c code example to write and read from my software application.