From 330785635dbdb4409ecf306f42f8b439e47b4379 Mon Sep 17 00:00:00 2001 From: tangxifan Date: Tue, 13 Sep 2022 17:53:33 -0700 Subject: [PATCH] [test] now use a bigger fabric for the test case on custom I/O location --- .../basic_tests/k4_series/k4n4_custom_io_loc/config/task.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 aded85577..f19283103 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,7 @@ 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=--device 2x2 +openfpga_vpr_device_layout=--device 4x4 openfpga_fast_configuration= [ARCHITECTURES]