deploy load external key test case to CI

This commit is contained in:
tangxifan 2020-06-12 21:41:21 -06:00
parent 0d81f60fd8
commit e1a1627899
1 changed files with 1 additions and 0 deletions

View File

@ -105,6 +105,7 @@ python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/sdc_time_unit --de
echo -e "Testing Secured FPGA fabrics";
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/fabric_key/generate_vanilla_key --debug --show_thread_logs
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/fabric_key/generate_random_key --debug --show_thread_logs
python3 openfpga_flow/scripts/run_fpga_task.py openfpga_shell/fabric_key/load_external_key --debug --show_thread_logs
# Verify MCNC big20 benchmark suite with ModelSim
# Please make sure you have ModelSim installed in the environment