[test] deploy new tests to basic reg tests
This commit is contained in:
parent
8d7dba2d57
commit
7d67b9d5b9
|
@ -232,6 +232,7 @@ echo -e "Testing programmable clock architecture";
|
|||
run-task basic_tests/clock_network/homo_1clock_2layer $@
|
||||
run-task basic_tests/clock_network/homo_1clock_2layer_full_tb $@
|
||||
run-task basic_tests/clock_network/homo_2clock_2layer $@
|
||||
run-task basic_tests/clock_network/homo_1clock_1_reset_2layer $@
|
||||
|
||||
echo -e "Testing configuration chain of a K4N4 FPGA using .blif generated by yosys+verific";
|
||||
run-task basic_tests/verific_test $@
|
||||
|
|
Loading…
Reference in New Issue