We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Hi,
I cloned the v9.0.0 of this repo and facing below error on it
I am running the command vtr_flow/scripts/run_vtr_flow.py doc/src/quickstart/blink.v vtr_flow/arch/timing/EArch.xml -temp_dir . --route_chan_width 100
vtr_flow/scripts/run_vtr_flow.py doc/src/quickstart/blink.v vtr_flow/arch/timing/EArch.xml -temp_dir . --route_chan_width 100
and facing below error
EArch/blink Error: Executable yosys failed full command: /usr/bin/env time -v /home/huma/Documents/vtr-verilog-to-routing/build/bin/yosys -c synthesis.tcl returncode : 1 log file : parmys.out failed: Executable yosys failed (took 0.10 seconds, overall memory peak 16.25 MiB consumed by parmys run) and in the parmys.out file ERROR: Parmys Failed to load architecture file: Failed to open file with exit code ERROR_PARSE_ARCH at line: -1
EArch/blink Error: Executable yosys failed full command: /usr/bin/env time -v /home/huma/Documents/vtr-verilog-to-routing/build/bin/yosys -c synthesis.tcl returncode : 1 log file : parmys.out failed: Executable yosys failed (took 0.10 seconds, overall memory peak 16.25 MiB consumed by parmys run)
ERROR: Parmys Failed to load architecture file: Failed to open file with exit code ERROR_PARSE_ARCH at line: -1
Please let me know how to fix it
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Hi,
I cloned the v9.0.0 of this repo and facing below error on it
I am running the command
vtr_flow/scripts/run_vtr_flow.py doc/src/quickstart/blink.v vtr_flow/arch/timing/EArch.xml -temp_dir . --route_chan_width 100
and facing below error
EArch/blink Error: Executable yosys failed full command: /usr/bin/env time -v /home/huma/Documents/vtr-verilog-to-routing/build/bin/yosys -c synthesis.tcl returncode : 1 log file : parmys.out failed: Executable yosys failed (took 0.10 seconds, overall memory peak 16.25 MiB consumed by parmys run)
and in the parmys.out file
ERROR: Parmys Failed to load architecture file: Failed to open file with exit code ERROR_PARSE_ARCH at line: -1
Please let me know how to fix it
The text was updated successfully, but these errors were encountered: