I am looking for a solution for my project.
The DSP C6713B is used to transfer data to 2 FPGAs: the 2 FPGAs use the same EMIF Interface, for FPGA1 D[31:0] lines are used and for FPGA2 only D[7:0] lines are used. The 2 FPGAs are 32-Bit devices.
I can configure the memory type in field MTYPE in regsiter CECTL to select the ASYNC mode.
My question is: is it possible to modify the field MTYPE for asyn interface in the register CECTL after start up and initialization phase and during operation? I want to read/write from/to both FPGAs, one time with 8-Bit-wide and one time with 32-Bit-wide.
Thanks!
Ouahid