Main Content

Create an SoC Project Application

A system-on-chip (SoC) project developed using the SoC Blockset™ typically contains many diverse systems that make up a the complete application. These systems can include:

  • Embedded processors with timer-driven and event-driven tasks.

  • FPGAs with custom IP logic and timing.

  • External memory systems with interaction to embedded processors and FPGAs.

  • I/O device interaction, such as TCP/IP and UDP connections.

This example shows the steps to create an SoC application, using the features of the SoC Blockset, as a Simulink® project. To begin, see Project and Top-Level Model.

Note

This project is equivalent to the project automatically created by the Stream from FPGA to Processor Template. Templates are the recommended and preferred method for creating new projects. This example should be used for information purposes only.

See Also

|