OpenFPGA/.github/workflows/fpga_spice_reg_test.sh

12 lines
337 B
Bash
Executable File

#!/bin/bash
set -e
###############################################
# OpenFPGA Shell with VPR8
##############################################
echo -e "FPGA-SPICE regression tests";
echo -e "Testing FPGA-SPICE with netlist generation";
python3 openfpga_flow/scripts/run_fpga_task.py fpga_spice/generate_spice --debug --show_thread_logs