[Test] Deploy new test to CI
This commit is contained in:
parent
a62786986b
commit
86a602d381
|
@ -14,3 +14,6 @@ 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";
|
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/counter_5clock_test --debug --show_thread_logs
|
||||||
run-task quicklogic_tests/sdc_controller_test --debug --show_thread_logs
|
run-task quicklogic_tests/sdc_controller_test --debug --show_thread_logs
|
||||||
|
|
||||||
|
echo -e "Testing yosys flow using custom ys script for adders in quicklogic device";
|
||||||
|
run-task quicklogic_tests/lut_adder_test --debug --show_thread_logs
|
||||||
|
|
Loading…
Reference in New Issue