+ python3 /eda/processor_ci/main.py -c /eda/processor_ci/config.json -p Grande-Risco-5 -b digilent_arty_a7_100t
Final configuration file generated at /var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/build_digilent_arty_a7_100t.tcl
Error executing Makefile.
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_response' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:98]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_read_request' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:99]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_write_request' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:100]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_read_data' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:101]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_write_data' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:102]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'memory_addr' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:103]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_response' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:105]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_read_request' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:106]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_write_request' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:107]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_read_data' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:108]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_write_data' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:109]
ERROR: [Synth 8-11365] for the instance 'Processor' of module 'Grande_Risco5' declared at '/var/jenkins_home/workspace/Grande-Risco-5/Grande-Risco-5/rtl/core/Grande_Risco5.sv:1', named port connection 'peripheral_addr' does not exist [/eda/processor_ci/rtl/Grande-Risco-5.v:110]
ERROR: [Synth 8-6156] failed synthesizing module 'ResetBootSystem' [/eda/processor-ci-controller/src/reset.v:1]
ERROR: [Synth 8-6156] failed synthesizing module 'processorci_top' [/eda/processor_ci/rtl/Grande-Risco-5.v:1]
ERROR: [Common 17-69] Command failed: Synthesis failed - please see the console or run log file for details
make: *** [/eda/processor_ci/makefiles/digilent_arty_a7_100t.mk:12: digilent_arty_a7_100t.bit] Error 1
Traceback (most recent call last):
File "/eda/processor_ci/main.py", line 135, in <module>
main(
File "/eda/processor_ci/main.py", line 82, in main
build(build_file_path, board_name, toolchain_path)
File "/eda/processor_ci/core/fpga.py", line 307, in build
raise subprocess.CalledProcessError(process.returncode, 'make')
subprocess.CalledProcessError: Command 'make' returned non-zero exit status 2.