- In the Vitis IDE, go to File > New > Application Project to create a new project for the L2 application design. This will open the 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.