[Test] Deploy test to CI
This commit is contained in:
parent
bc30f62c5a
commit
b3fed683f9
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue