From 1af7ce66eaf53e7ce6b27bc2ab1614f4fc1c11f7 Mon Sep 17 00:00:00 2001 From: SDA USR <1391+sdausr@users.noreply.gitenterprise.xilinx.com> Date: Mon, 20 May 2024 10:17:17 +0800 Subject: [PATCH] Squashed 'hpc' changes from 850ee7b..337288c (#1052) 337288c update (#189) Co-authored-by: sdausr --- hpc/L1/tests/hw/cgSolver/test_gemv/description.json | 5 +++-- hpc/L1/tests/hw/cgSolver/update_pk/description.json | 5 +++-- hpc/L1/tests/hw/cgSolver/update_rk_jacobi/description.json | 5 +++-- .../backward/tests/data_h128_w128_t10_pe2/description.json | 3 ++- .../backward/tests/data_h128_w128_t15_pe2/description.json | 3 ++- .../forward/tests/data_h128_w128_t10_pe2/description.json | 3 ++- .../forward/tests/data_h128_w128_t15_pe4/description.json | 3 ++- .../laplacian/tests/data_h128_w128_t2_pe2/description.json | 3 ++- hpc/L1/tests/hw/rtm3d/forward_hbc/tests/description.json | 3 ++- .../forward_rbc/tests/RTM_x36_y60_z40_t4_p2/description.json | 3 ++- .../forward_rbc/tests/RTM_x50_y60_z80_t4_p2/description.json | 3 ++- .../forward_rbc/tests/RTM_x50_y60_z80_t9_p2/description.json | 3 ++- .../laplacian/tests/RTM_x28_y25_z20_t1_p2/description.json | 3 ++- .../propagate/tests/RTM_x28_y36_z20_t_p2/description.json | 3 ++- 14 files changed, 31 insertions(+), 17 deletions(-) diff --git a/hpc/L1/tests/hw/cgSolver/test_gemv/description.json b/hpc/L1/tests/hw/cgSolver/test_gemv/description.json index 482397c5e..03f2cddab 100644 --- a/hpc/L1/tests/hw/cgSolver/test_gemv/description.json +++ b/hpc/L1/tests/hw/cgSolver/test_gemv/description.json @@ -1,5 +1,5 @@ { - "name": "Xilinx HPC CG Test", + "name": "Xilinx_HPC_CG_Test_GEMV_Test", "clock": "3.3333", "description": "Xilinx HPC CG Update Vector Values", "flow": "hls", @@ -54,5 +54,6 @@ "vivado_syn", "vivado_impl" ] - } + }, + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/cgSolver/update_pk/description.json b/hpc/L1/tests/hw/cgSolver/update_pk/description.json index 5b90eca30..7064a3381 100644 --- a/hpc/L1/tests/hw/cgSolver/update_pk/description.json +++ b/hpc/L1/tests/hw/cgSolver/update_pk/description.json @@ -1,5 +1,5 @@ { - "name": "Xilinx HPC CG Test", + "name": "Xilinx_HPC_CG_Update_PK_Test", "clock": "3.3333", "description": "Xilinx HPC CG Update Vector Values", "flow": "hls", @@ -54,5 +54,6 @@ "vivado_syn", "vivado_impl" ] - } + }, + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/cgSolver/update_rk_jacobi/description.json b/hpc/L1/tests/hw/cgSolver/update_rk_jacobi/description.json index 5d2cc4df1..2f3a4962b 100644 --- a/hpc/L1/tests/hw/cgSolver/update_rk_jacobi/description.json +++ b/hpc/L1/tests/hw/cgSolver/update_rk_jacobi/description.json @@ -1,5 +1,5 @@ { - "name": "Xilinx HPC CG Test", + "name": "Xilinx_HPC_CG_Update_RK_Jacobi_Test", "clock": "3.3333", "description": "Xilinx HPC CG Update Vector Values", "flow": "hls", @@ -54,5 +54,6 @@ "vivado_syn", "vivado_impl" ] - } + }, + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t10_pe2/description.json b/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t10_pe2/description.json index 7b82f4add..5b71f3d1e 100644 --- a/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t10_pe2/description.json +++ b/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t10_pe2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t10_pe2/../../backward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t15_pe2/description.json b/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t15_pe2/description.json index e89beabf9..35373f221 100644 --- a/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t15_pe2/description.json +++ b/hpc/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t15_pe2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm2d/backward/tests/data_h128_w128_t15_pe2/../../backward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t10_pe2/description.json b/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t10_pe2/description.json index eb128e475..8c1dfa49b 100644 --- a/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t10_pe2/description.json +++ b/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t10_pe2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t10_pe2/../../forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t15_pe4/description.json b/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t15_pe4/description.json index d76766350..b19337e79 100644 --- a/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t15_pe4/description.json +++ b/hpc/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t15_pe4/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm2d/forward/tests/data_h128_w128_t15_pe4/../../forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm2d/laplacian/tests/data_h128_w128_t2_pe2/description.json b/hpc/L1/tests/hw/rtm2d/laplacian/tests/data_h128_w128_t2_pe2/description.json index 0fdba6500..ab0236841 100644 --- a/hpc/L1/tests/hw/rtm2d/laplacian/tests/data_h128_w128_t2_pe2/description.json +++ b/hpc/L1/tests/hw/rtm2d/laplacian/tests/data_h128_w128_t2_pe2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm2d/laplacian/tests/data_h128_w128_t2_pe2/../../laplacian.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/forward_hbc/tests/description.json b/hpc/L1/tests/hw/rtm3d/forward_hbc/tests/description.json index 0314f5010..ea728b354 100644 --- a/hpc/L1/tests/hw/rtm3d/forward_hbc/tests/description.json +++ b/hpc/L1/tests/hw/rtm3d/forward_hbc/tests/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/forward_hbc/forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x36_y60_z40_t4_p2/description.json b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x36_y60_z40_t4_p2/description.json index 6daeb987c..b4bb9269a 100644 --- a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x36_y60_z40_t4_p2/description.json +++ b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x36_y60_z40_t4_p2/description.json @@ -63,5 +63,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x36_y60_z40_t4_p2/../../forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t4_p2/description.json b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t4_p2/description.json index 7b24d1dd1..6108be630 100644 --- a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t4_p2/description.json +++ b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t4_p2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t4_p2/../../forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t9_p2/description.json b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t9_p2/description.json index 03c4cc63c..965498c44 100644 --- a/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t9_p2/description.json +++ b/hpc/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t9_p2/description.json @@ -55,5 +55,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/forward_rbc/tests/RTM_x50_y60_z80_t9_p2/../../forward.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/laplacian/tests/RTM_x28_y25_z20_t1_p2/description.json b/hpc/L1/tests/hw/rtm3d/laplacian/tests/RTM_x28_y25_z20_t1_p2/description.json index 3beee3dcf..22fd68d0d 100644 --- a/hpc/L1/tests/hw/rtm3d/laplacian/tests/RTM_x28_y25_z20_t1_p2/description.json +++ b/hpc/L1/tests/hw/rtm3d/laplacian/tests/RTM_x28_y25_z20_t1_p2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/laplacian/tests/RTM_x28_y25_z20_t1_p2/../../laplacian.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file diff --git a/hpc/L1/tests/hw/rtm3d/propagate/tests/RTM_x28_y36_z20_t_p2/description.json b/hpc/L1/tests/hw/rtm3d/propagate/tests/RTM_x28_y36_z20_t_p2/description.json index 7934a7f6b..996624ece 100644 --- a/hpc/L1/tests/hw/rtm3d/propagate/tests/RTM_x28_y36_z20_t_p2/description.json +++ b/hpc/L1/tests/hw/rtm3d/propagate/tests/RTM_x28_y36_z20_t_p2/description.json @@ -57,5 +57,6 @@ "${XF_PROJ_ROOT}/L1/tests/hw/rtm3d/propagate/tests/RTM_x28_y36_z20_t_p2/../../propagate.cpp" ] }, - "topfunction": "top" + "topfunction": "top", + "gui": true } \ No newline at end of file