[test] deploy new tests to basic reg tests

This commit is contained in:
tangxifan 2024-06-21 18:14:54 -07:00
parent 8d7dba2d57
commit 7d67b9d5b9
1 changed files with 1 additions and 0 deletions

View File

@ -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 $@