Hardware-Software Co-Design Workflow

The hardware-software co-design workflow is similar in concept for all target platforms.

  1. Create a design based on your research and requirements.

  2. Within your design, create software and hardware partitions to deploy as hardware and software on your target platform.

  3. For the hardware partition, generate HDL code; for the software partition, write or generate C code.

  4. Build, download, and integrate the HDL and C code on your target platform.

Was this topic helpful?