A custom platform is a bootable design to which the Vitis linker adds the adaptable subsystem. The custom platform must contain the following base components:
- A base hardware design exported from the Vivado Design Suite
- A base software design that includes a Linux kernel, root file system, and
device treeNote: The system also supports bare-metal.
Recommended:
AMD recommends a parallel approach for a faster development cycle. For
example, adaptable subsystem developers work on the AI Engine graph and the PL kernels. At the same time, other developers
work on the custom platform.
For information on platform creation using the Vivado tools, refer to Creating and Generating Platforms.