+ python3 /eda/processor-ci/main.py -c /eda/processor-ci/config.json -p T02x -b digilent_nexys4_ddr
Arquivo de configura����o final gerado em /var/lib/jenkins/workspace/T02x/T02x/build_digilent_nexys4_ddr.tcl
Erro ao executar o Makefile.
ERROR: [Synth 8-2757] this construct is only supported in VHDL 1076-2008 [/var/lib/jenkins/workspace/T02x/T02x/klessydra-t0-2th/RTL-CSR_Unit.vhd:891]
ERROR: [Common 17-69] Command failed: Synthesis failed - please see the console or run log file for details
make: *** [/eda/processor-ci/makefiles/digilent_nexys4_ddr.mk:12: digilent_nexys4_ddr.bit] Error 1
Traceback (most recent call last):
File "/eda/processor-ci/main.py", line 79, in <module>
main(
File "/eda/processor-ci/main.py", line 26, in main
build(build_file_path, board_name, toolchain_path)
File "/eda/processor-ci/core/fpga.py", line 113, in build
raise subprocess.CalledProcessError(process.returncode, "make")
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.