[Test] Deploy new test to CI

This commit is contained in:
tangxifan 2021-04-16 20:01:40 -06:00
parent 93be81abe1
commit b11d03f9c5
1 changed files with 2 additions and 0 deletions

View File

@ -84,6 +84,8 @@ run-task basic_tests/fabric_key/load_external_key_multi_region_cc_fpga --debug -
echo -e "Testing K4 series FPGA";
echo -e "Testing K4N4 with facturable LUTs";
run-task basic_tests/k4_series/k4n4_frac_lut --debug --show_thread_logs
echo -e "Testing K4N4 with asynchronous reset";
run-task basic_tests/k4_series/k4n4_fracff --debug --show_thread_logs
echo -e "Testing K4N4 with hard adders";
run-task basic_tests/k4_series/k4n4_adder --debug --show_thread_logs
echo -e "Testing K4N4 without local routing architecture";