Other Parts Discussed in Thread: TMS320C6457
Our board compose from FPGA and DSP C6457. The DSP gets samples 32bit wide, process them and writes to FPGA (via EMIF) from where it should start read via SRIO by NREAD command.
From some reason FPGA readings are 64bit alligned (changing read address by 4 bytes=32bits yield same output), while our application resolution is 32bits.
I didn't see any possibility for controlign the read alignemnt from 64 bit to 32 (I don't think that Endianess mode is realted to it although there it is dealt with 8 byte data).
I'II glad for a help in that issue
Regards
Yariv