You can also create and edit new source files directly in the Vitis IDE.
- From the open project, right-click the src folder and select . The New File dialog box is displayed as shown in the following figure.
- Select the folder in which to create the new file and enter a file name.
- Click Finish to add the file to the project.
After adding source files to your project, you are ready to begin configuring, building, and running the application. To open a source file in the built-in text editor, expand the src folder in the Project Explorer and double-click on a specific file.