- To create a new project for the L2 application design, in the Vitis IDE, go to File > New > Application Project, which opens New Application Project Wizard.
- In the Templates page, select a L2 Application Library Project that has been downloaded.
Note: Some designs require specific hardware or runtime support and will only be available for matching platforms and runtimes in the New Application Project Wizard.
- Finish the wizard. The project will be created with the sources and project settings required to build and run the application.
- Build and run the application.