forked from Xilinx/Vitis-Tutorials
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathdescription.json
34 lines (32 loc) · 909 Bytes
/
description.json
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
{
"name": "AI_Engine_Development-06-versal-system-design-clocking-tutorial",
"description": "06-versal-system-design-clocking-tutorial",
"flow": "versal",
"platform_whitelist": [ "vck190"],
"platform_blacklist": [],
"testinfo": {
"disable": false,
"jobs": [
{
"index": 0,
"dependency": [],
"env": "",
"cmd": "",
"max_memory_MB": 32768,
"max_time_min": {
"vitis_aie_sim": 50,
"vitis_aie_x86sim": 50,
"vitis_hw_build": 470,
"vitis_hw_emu": 200,
"vitis_hw_run": 30
}
}
],
"targets": [
"vitis_hw_emu",
"vitis_hw_build",
"vitis_hw_run"
],
"category": "canary"
}
}