1) I need to setup an interface to read data from external FIFO and write them to internal SARAM . The FIFO depth is about 2048kW with 16 bit data bus. What kind of interface and data transferring strategy should I use to achieve fastest data transferring rate.
2) I need to setup an interface to read data from external FIFO and write to USB Endpoint FIFO . The external FIFO depth is about 2048kW with 16 bit data bus. What kind of interface and data transferring strategy should I use to achieve fastest data transferring rate.
Thanks.