[Test] Deploy new test case to basic regression tests
This commit is contained in:
parent
f8845f7d3a
commit
3e3a65223c
|
@ -139,6 +139,7 @@ echo -e "Testing global port definition from tiles";
|
|||
run-task basic_tests/global_tile_ports/global_tile_clock --debug --show_thread_logs
|
||||
run-task basic_tests/global_tile_ports/global_tile_reset --debug --show_thread_logs
|
||||
run-task basic_tests/global_tile_ports/global_tile_4clock --debug --show_thread_logs
|
||||
run-task basic_tests/global_tile_ports/global_tile_4clock_pin --debug --show_thread_logs
|
||||
|
||||
echo -e "Testing configuration chain of a K4N4 FPGA using .blif generated by yosys+verific";
|
||||
run-task basic_tests/verific_test --debug --show_thread_logs
|
||||
|
|
Loading…
Reference in New Issue