Storing and Transferring Data
- Updated2023-12-13
- 1 minute(s) read
Storing and Transferring Data
When you design an FPGA application to store or transfer data, you specify the amount and type of FPGA resources the application uses to handle the data. Applications that require more FPGA resources than are available on the device will not compile.
To create a viable FPGA design, select the appropriate type and quantity of FPGA resources to execute the tasks you require.
The following topics provide information about selecting the best design components for your application.
- Storing Data on an FPGA Target
- Transferring Data between Structures or Devices
- Using Peer-to-Peer Streaming with FPGA Targets