[Test] Deploy new tests to regression test

This commit is contained in:
tangxifan 2021-05-07 12:06:46 -06:00
parent 2baf3ddd2f
commit c33ca464dc
1 changed files with 4 additions and 0 deletions

View File

@ -28,3 +28,7 @@ run-task fpga_bitstream/overload_mux_default_path --debug --show_thread_logs
echo -e "Testing outputting I/O mapping result to file";
run-task fpga_bitstream/write_io_mapping --debug --show_thread_logs
echo -e "Testing report bitstream distribution to file";
run-task fpga_bitstream/report_bitstream_distribution/default_depth --debug --show_thread_logs
run-task fpga_bitstream/report_bitstream_distribution/custom_depth --debug --show_thread_logs