This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

GigE on OMAP3530

Expert 1070 points
Other Parts Discussed in Thread: OMAP3530

I am designing a GigE interface to hang on the OMAP3530.  Have mapped it into GPMC space and based upon data sheets, looks like

I can read the GigE device at about 400Mbits/second.  Once the 16-bit chunks are read from the device, need to write it to LPDDR memory.  Am wanting

to parallelize this effort so that don't take a write hit as well.  Can this be done?  Any examples out there I could reference?