Creating Multiple Domains for a Single Hardware
You can create an application using the New Platform Project wizard. To create a platform project, follow these steps:
- Launch the New Platform Project dialog box using any one of the following
methods:
- Select .
- Click Next. to open the New Project wizard. Then select , and click
- Provide a name for the platform you want to create.
- Click Next.
- Select Create from hardware specification (XSA) from the New Platform Project window if you have the XSA exported from Vivado®.
- Click Next.
- Specify the XSA file to create the platform project.
- Select the appropriate OS and processor.
- Click Finish to create your platform
project.
The Vitis software platform creates the platform based on the selection. The platform project editor opens. The domain contains boot components.
- Click to add a new domain.
- Fill the Name, Display Name, and Description fields.
- Click OK.
- Click to add a new domain to the existing platform.
- Fill the Name and Display Name fields in the Domain dialog box.
- Select an OS from the drop-down list.
- Select a processor from the Processor drop-down list. This is an important
step when there are multiple processors in your design such as Zynq® devices.
- Click OK.
- Click to generate the platform.