Skip to content

Commit 299653f

Browse files
2 parents 24d60e2 + 0116cd9 commit 299653f

File tree

9 files changed

+18
-9
lines changed

9 files changed

+18
-9
lines changed

cpp_kernels/shift_register/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@
1313
"FIR"
1414
],
1515
"platform_blocklist": [
16-
"nodma"
16+
"nodma",
17+
"xilinx_zcu102_base_dfx"
1718
],
1819
"os": [
1920
"Linux"

emulation/aie_func_mode/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,8 @@
2525
"samsung",
2626
"u2_",
2727
"vck5000",
28-
"dma"
28+
"dma",
29+
"xilinx_vck190_base_dfx"
2930
],
3031
"targets": [
3132
"hw_emu"

emulation/systemc_vadd/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,8 @@
1212
"SystemC"
1313
],
1414
"platform_blocklist": [
15-
"nodma"
15+
"nodma",
16+
"xilinx_zcu102_base_dfx_202310_1"
1617
],
1718
"os": [
1819
"Linux"

host/mult_compute_units/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"Multiple Compute Units"
1212
],
1313
"platform_blocklist": [
14-
"nodma"
14+
"nodma",
15+
"xilinx_zcu102_base_dfx"
1516
],
1617
"os": [
1718
"Linux"

host_xrt/device_only_buffer_xrt/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,8 @@
1111
"Device only buffer"
1212
],
1313
"platform_blocklist": [
14-
"nodma"
14+
"nodma",
15+
"Xilinx_vck190_base_dfx_202310_1"
1516
],
1617
"os": [
1718
"Linux"

ocl_kernels/cl_partition_cyclicblock/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@
2020
"nodma",
2121
"u2_",
2222
"vck190_base_dfx",
23-
"u200"
23+
"u200",
24+
"u250"
2425
],
2526
"os": [
2627
"Linux"

system_compilation/quick_start_sc/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,8 @@
3030
"vck",
3131
"aws",
3232
"u55n",
33-
"v70"
33+
"v70",
34+
"u250"
3435
],
3536
"os": [
3637
"Linux"

validate/ps_bandwidth_test/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"samsung",
3232
"u2_",
3333
"x3522pv",
34-
"nodma"
34+
"nodma",
35+
"vck5000"
3536
],
3637
"gui": false,
3738
"host": {

validate/ps_validate_test/description.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"samsung",
3232
"u2_",
3333
"x3522pv",
34-
"nodma"
34+
"nodma",
35+
"vck5000"
3536
],
3637
"gui": false,
3738
"host": {

0 commit comments

Comments
 (0)