A slightly different tool flow is needed when creating an embedded processor design. Because the embedded processor requires software to boot-up and run effectively, the software design flow must work in unison with the hardware design flow. Data hand-off between the hardware and software flows, and validation across these two domains is critical for success.
Creating an embedded processor hardware design involves the IP integrator of the Vivado Design Suite. In a Vivado IP integrator block design, you instantiate, configure, and assemble the processor core and its interfaces. The IP integrator enforces rules-based connectivity and provides design assistance. After it is compiled through implementation, the hardware design is exported to AMD Vitis™ for use in software development and validation. Simulation and debug features allow you to simulate and validate the design across the two domains.
The Vitis Design Suite is AMD's unified software suite that includes compilers for all embedded applications and accelerated applications on AMD platforms. Vitis supports developing in higher level languages, leverages open source libraries, and supports domain specific development environments.
The embedded processor design flow is described in the following resources: