[Test] Add global_tile_reset test case to CI

This commit is contained in:
tangxifan 2020-11-30 18:12:47 -07:00
parent 179b0ce304
commit 290ff028cd
1 changed files with 1 additions and 0 deletions

View File

@ -105,3 +105,4 @@ python3 openfpga_flow/scripts/run_fpga_task.py basic_tests/tile_organization/bot
echo -e "Testing global port definition from tiles";
python3 openfpga_flow/scripts/run_fpga_task.py basic_tests/global_tile_ports/global_tile_clock --debug --show_thread_logs
python3 openfpga_flow/scripts/run_fpga_task.py basic_tests/global_tile_ports/global_tile_reset --debug --show_thread_logs