From 218e6d0a47567154da1f51f54b5d4b645391a753 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Thu, 8 Sep 2022 16:31:52 -0700 Subject: [PATCH] [arch] fixed syntax errors --- .../k4_series/k4n4_custom_io_loc/config/task.conf | 1 - .../vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml | 8 ++++---- 2 files changed, 4 insertions(+), 5 deletions(-) diff --git a/openfpga_flow/tasks/basic_tests/k4_series/k4n4_custom_io_loc/config/task.conf b/openfpga_flow/tasks/basic_tests/k4_series/k4n4_custom_io_loc/config/task.conf index 49130d9c9..6e8c7a4fa 100644 --- a/openfpga_flow/tasks/basic_tests/k4_series/k4n4_custom_io_loc/config/task.conf +++ b/openfpga_flow/tasks/basic_tests/k4_series/k4n4_custom_io_loc/config/task.conf @@ -19,7 +19,6 @@ fpga_flow=vpr_blif openfpga_shell_template=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_shell_scripts/write_full_testbench_example_script.openfpga openfpga_arch_file=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_arch/k4_N4_40nm_cc_openfpga.xml openfpga_sim_setting_file=${PATH:OPENFPGA_PATH}/openfpga_flow/openfpga_simulation_settings/auto_sim_openfpga.xml -openfpga_vpr_device_layout=4x4 [ARCHITECTURES] arch0=${PATH:OPENFPGA_PATH}/openfpga_flow/vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml diff --git a/openfpga_flow/vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml b/openfpga_flow/vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml index ebdc7bfa1..eacab1208 100644 --- a/openfpga_flow/vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml +++ b/openfpga_flow/vpr_arch/k4_N4_tileable_customIoLoc_40nm.xml @@ -43,7 +43,7 @@ - io[0:3].inpad io[0:7].outpad io[4:7].inpad + io_top[0:3].inpad io_top[0:7].outpad io_top[4:7].inpad @@ -54,7 +54,7 @@ - io[0:4].outpad io[0:1].inpad io[5:7].outpad io[2:7].inpad + io_bottom[0:4].outpad io_bottom[0:1].inpad io_bottom[5:7].outpad io_bottom[2:7].inpad @@ -65,7 +65,7 @@ - io.inpad io.outpad + io_left.inpad io_left.outpad @@ -76,7 +76,7 @@ - io[3:0].inpad io[7:0].outpad io[4:7].inpad + io_right[3:0].inpad io_right[7:0].outpad io_right[4:7].inpad