deploy preconfig regression test for memory bank to CI
This commit is contained in:
parent
3f9afea3e8
commit
e46651e0c1
|
@ -60,6 +60,7 @@ python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/preconfig_testbenc
|
||||||
echo -e "Testing memory bank configuration protocol of a K4N4 FPGA";
|
echo -e "Testing memory bank configuration protocol of a K4N4 FPGA";
|
||||||
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/full_testbench/memory_bank --debug --show_thread_logs
|
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/full_testbench/memory_bank --debug --show_thread_logs
|
||||||
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/full_testbench/fast_memory_bank --debug --show_thread_logs
|
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/full_testbench/fast_memory_bank --debug --show_thread_logs
|
||||||
|
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/preconfig_testbench/memory_bank --debug --show_thread_logs
|
||||||
|
|
||||||
|
|
||||||
echo -e "Testing standalone (flatten memory) configuration protocol of a K4N4 FPGA";
|
echo -e "Testing standalone (flatten memory) configuration protocol of a K4N4 FPGA";
|
||||||
|
|
Loading…
Reference in New Issue