[Test] Deploy the new test case for multi region QL memory bank to basic regression tests
This commit is contained in:
parent
d0fe12fadd
commit
7db7e2d8f6
|
@ -56,6 +56,7 @@ run-task basic_tests/preconfig_testbench/memory_bank --debug --show_thread_logs
|
|||
echo -e "Testing physical design friendly memory bank configuration protocol of a K4N4 FPGA";
|
||||
run-task basic_tests/full_testbench/ql_memory_bank --debug --show_thread_logs
|
||||
run-task basic_tests/full_testbench/ql_memory_bank_use_wlr --debug --show_thread_logs
|
||||
run-task basic_tests/full_testbench/multi_region_ql_memory_bank --debug --show_thread_logs
|
||||
|
||||
echo -e "Testing testbenches without self checking features";
|
||||
run-task basic_tests/full_testbench/full_testbench_without_self_checking --debug --show_thread_logs
|
||||
|
|
Loading…
Reference in New Issue