[test] deploy the new test cases to the basic regression tests
This commit is contained in:
parent
10e86d334a
commit
a2e22787c2
|
@ -129,6 +129,9 @@ 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 $@
|
||||
run-task basic_tests/k4_series/k4n4_custom_io_loc_center $@
|
||||
run-task basic_tests/k4_series/k4n4_custom_io_loc_center_height_odd $@
|
||||
run-task basic_tests/k4_series/k4n4_custom_io_loc_center_width_odd $@
|
||||
echo -e "Testing K4N4 with a local routing where reset can driven LUT inputs";
|
||||
run-task basic_tests/k4_series/k4n4_rstOnLut $@
|
||||
|
||||
|
|
Loading…
Reference in New Issue