Skip to content

Commit 1226491

Browse files
Jia Zhengjiaz-xlnx
authored and
GitHub Enterprise
committed
support extra platform (#483)
Co-authored-by: jiaz <jiaz@xilinx.com>
1 parent d3021c9 commit 1226491

File tree

1 file changed

+2
-19
lines changed

1 file changed

+2
-19
lines changed

dsa/DPU-TRD/description.json

+2-19
Original file line numberDiff line numberDiff line change
@@ -89,27 +89,10 @@
8989
]
9090
}
9191
],
92-
"name": "dpu"
92+
"name": "dpu",
93+
"ldclflags" : "--config PROJECT/config_gui.cfg"
9394
}
9495
],
95-
"platform_properties" : {
96-
"zcu102_base" : {
97-
"containers": [
98-
{
99-
"ldclflags" : "--config PROJECT/config_gui.cfg",
100-
"name" : "dpu"
101-
}
102-
]
103-
},
104-
"zcu104_base" : {
105-
"containers": [
106-
{
107-
"ldclflags" : "--config PROJECT/config_gui.cfg",
108-
"name" : "dpu"
109-
}
110-
]
111-
}
112-
},
11396
"launch": [
11497
{
11598
"cmd_args": "BUILD/dpu.xclbin",

0 commit comments

Comments
 (0)