-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathvitis-comp.json
More file actions
70 lines (70 loc) · 1.78 KB
/
vitis-comp.json
File metadata and controls
70 lines (70 loc) · 1.78 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
{
"name": "vd100_platform",
"type": "PLATFORM",
"configuration": {
"description": "",
"xsa": "/work/versal/vd100-aie-pipeline/aie-pipeline/aie_pipeline_v5.xsa",
"xsaPathInPlatform": "vd100_platform/hw/aie_pipeline_v5.xsa",
"emulationXsa": "",
"emulationXsaPathInPlatform": "",
"isCustomFSBL": false,
"fsblPath": "",
"pmufwElf": "",
"flow": "EMBEDDED_ACCEL",
"processorsMap": {
"psv_cortexa72_0": "psv_cortexa72",
"psv_cortexa72_1": "psv_cortexa72",
"psv_cortexr5_0": "psv_cortexr5",
"psv_cortexr5_1": "psv_cortexr5",
"psv_pmc_0": "psv_pmc",
"psv_psm_0": "psv_psm",
"ai_engine": "ai_engine"
},
"supportedOS": [
"aie_runtime",
"linux",
"standalone",
"freertos"
],
"supportedFamily": "versal",
"stdGenHookList": [
{
"key": "VITIS_SDT_REPO",
"value": ""
},
{
"key": "VITIS_SDT_BOARD_DTS",
"value": ""
},
{
"key": "VITIS_SDT_INCLUDE_DTS",
"value": ""
},
{
"key": "-dt_overlay",
"value": "0"
},
{
"key": "custom_dtsi",
"value": ""
}
],
"componentType": "PLATFORM",
"domains": [
{
"name": "aie_runtime_ai_engine",
"displayName": "aie_runtime_ai_engine",
"qemuData": "resources/aie_runtime_ai_engine/qemu",
"qemuArgsFile": "resources/aie_runtime_ai_engine/qemu/qemu_args.txt",
"pmcQemuArgsFile": "resources/aie_runtime_ai_engine/qemu/pmc_args.txt",
"processor": "ai_engine",
"cpuType": "ai_engine",
"cpuInstance": "ai_engine",
"os": "aie_runtime"
}
],
"emptyToolchainConfiguration": []
},
"useSysrootToolchain": false,
"templateFlow": "VITIS"
}