diff --git a/openfpga_flow/regression_test_scripts/basic_reg_test.sh b/openfpga_flow/regression_test_scripts/basic_reg_test.sh index c6bc65147..617b6705b 100755 --- a/openfpga_flow/regression_test_scripts/basic_reg_test.sh +++ b/openfpga_flow/regression_test_scripts/basic_reg_test.sh @@ -129,6 +129,8 @@ echo -e "Testing K4N5 with pattern based local routing"; run-task basic_tests/k4_series/k4n5_pattern_local_routing $@ echo -e "Testing K4N4 with custom I/O location syntax"; run-task basic_tests/k4_series/k4n4_custom_io_loc $@ +echo -e "Testing K4N4 with a local routing where reset can driven LUT inputs"; +run-task basic_tests/k4_series/k4n4_rstOnLut $@ echo -e "Testing different tile organizations"; echo -e "Testing tiles with pins only on top and left sides";