# Pastebin WLMSrHiE ../../../../../../common/make/xml.mk:46: warning: overriding recipe for target 'clean' ../../../../../../common/make/w.mk:26: warning: ignoring old recipe for target 'clean' ../../../../../../common/make/xml.mk:37: warning: overriding recipe for target 'pb_type.xml' ../../../../../../common/make/xml.mk:37: warning: ignoring old recipe for target 'pb_type.xml' ../../../../../../common/make/xml.mk:40: warning: overriding recipe for target 'sim.clean.v' ../../../../../../common/make/xml.mk:40: warning: ignoring old recipe for target 'sim.clean.v' ../../../../../../common/make/xml.mk:43: warning: overriding recipe for target 'model.xml' ../../../../../../common/make/xml.mk:43: warning: ignoring old recipe for target 'model.xml' ../../../../../../common/make/xml.mk:46: warning: overriding recipe for target 'clean' ../../../../../../common/make/xml.mk:46: warning: ignoring old recipe for target 'clean' /home/david/symbiflow/symbiflow-arch-defs/utils/vlog/vlog_to_pbtype.py --top CARRY4_XOR -o pb_type.xml sim.v ERROR: Parser error in line sim.v:3: syntax error, unexpected '{', expecting ';' or '#' or '(' Traceback (most recent call last): File "/home/david/symbiflow/symbiflow-arch-defs/utils/vlog/vlog_to_pbtype.py", line 76, in vjson = yosys.run.vlog_to_json(args.infiles, False, False) File "/home/david/symbiflow/symbiflow-arch-defs/utils/vlog/yosys/run.py", line 34, in vlog_to_json j = yosys.utils.strip_yosys_json(commands(cmds, infiles)) File "/home/david/symbiflow/symbiflow-arch-defs/utils/vlog/yosys/run.py", line 15, in commands return get_output(params) File "/home/david/symbiflow/symbiflow-arch-defs/utils/vlog/yosys/run.py", line 11, in get_output return subprocess.check_output(cmd).decode("utf-8") File "/usr/lib/python3.6/subprocess.py", line 336, in check_output **kwargs).stdout File "/usr/lib/python3.6/subprocess.py", line 418, in run output=stdout, stderr=stderr) subprocess.CalledProcessError: Command '['yosys', '-q', '-p', 'prep ; write_json ', 'sim.v']' returned non-zero exit status 1.