wuhy68 / ChatEDAv1

ChatEDA: A Large Language Model Powered Autonomous Agent for EDA
Apache License 2.0
16 stars 2 forks source link

ERROR: TCL interpreter returned an error: Yosys command produced an error #2

Open Du1ming opened 4 months ago

Du1ming commented 4 months ago

Hi, I have the following problem when I run your code. init done /home/z/OpenROAD-flow-scripts/flow/util/markDontUse.py -p 'x1p_ASAP7 xp_ASAP7 SDF ICG' -i /home/z/OpenROAD-flow-scripts/flow/platforms/asap7/lib/asap7sc7p5t_SEQ_RVT_FF_nldm_220123.lib -o /home/z/OpenROAD-flow-scripts/flow/objects/asap7/aes/base/lib/asap7sc7p5t_SEQ_RVT_FF_nldm_220123.lib /bin/sh: 1: /home/z/OpenROAD-flow-scripts/flow/util/markDontUse.py: not found setup done /usr/bin/time -f 'Elapsed time: %E[h:]min:sec. CPU time: user %U sys %S (%P). Peak memory: %MKB.' yosys -v 3 -c /home/z/OpenROAD-flow-scripts/flow/scripts/synth.tcl ERROR: TCL interpreter returned an error: Yosys command produced an error Command exited with non-zero status 1

run_synthesis done

zleonhe commented 3 months ago

The script file has been updated and renamed in latest OpenROAD repo. Please see https://github.com/The-OpenROAD-Project/OpenROAD-flow-scripts/pull/1813