Parmys Failed to load architecture file
Opened this issue · 0 comments
huma4921 commented
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