[test] deploy new test to ci
This commit is contained in:
parent
7ed1548c6e
commit
d7e854eae7
|
@ -110,6 +110,8 @@ echo -e "Testing K4N4 with facturable LUTs";
|
||||||
run-task basic_tests/k4_series/k4n4_frac_lut --debug --show_thread_logs
|
run-task basic_tests/k4_series/k4n4_frac_lut --debug --show_thread_logs
|
||||||
echo -e "Testing K4N4 with asynchronous reset";
|
echo -e "Testing K4N4 with asynchronous reset";
|
||||||
run-task basic_tests/k4_series/k4n4_fracff --debug --show_thread_logs
|
run-task basic_tests/k4_series/k4n4_fracff --debug --show_thread_logs
|
||||||
|
echo -e "Testing K4N4 with negative edge clocks";
|
||||||
|
run-task basic_tests/k4_series/k4n4_fracff2edge --debug --show_thread_logs
|
||||||
echo -e "Testing K4N4 with hard adders";
|
echo -e "Testing K4N4 with hard adders";
|
||||||
run-task basic_tests/k4_series/k4n4_adder --debug --show_thread_logs
|
run-task basic_tests/k4_series/k4n4_adder --debug --show_thread_logs
|
||||||
echo -e "Testing K4N4 without local routing architecture";
|
echo -e "Testing K4N4 without local routing architecture";
|
||||||
|
|
Loading…
Reference in New Issue