| Index | File | Content | Source | Required? |
|---|---|---|---|---|
| 1 | vitis-comp.json | Component json file | Generated by tool, set by user | Required |
| 2 | UserConfig.cmake | Application compiler setting file | Generated by tool, set by user | Required |
| 3 | CMakeList.txt | Cmakefile | Generated by tool | Required |
| 4 | src | Source Code | Provided by user | Required |
| 5 | _ide | Run and debug launch json file | Generated by tool, set by user | Required |
| 6 | compile_commands.json | Compile Command | Generated by tool | Optional |
| 7 | build | Build output folder | Build by tool |