[Test] Deploy test to CI

This commit is contained in:
tangxifan 2021-02-22 12:43:30 -07:00
parent bc30f62c5a
commit b3fed683f9
1 changed files with 4 additions and 0 deletions

View File

@ -10,3 +10,7 @@ echo -e "QuickLogic regression tests";
echo -e "Testing yosys flow using custom ys script for running quicklogic device";
run-task quicklogic_tests/flow_test --debug --show_thread_logs
echo -e "Testing yosys flow using custom ys script for running multi-clock quicklogic device";
run-task quicklogic_tests/counter_5clock_test --debug --show_thread_logs
run-task quicklogic_tests/sdc_controller_test --debug --show_thread_logs