Skip to content
New issue

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

Error in ” make DESIGN_CONFIG=./designs/asap7/aes/config.mk” cts.tcl #1998

Closed
onomaruko opened this issue May 9, 2024 · 2 comments
Closed

Comments

@onomaruko
Copy link

Subject

[Flow] for any util, flow Makefile, or flow script issues.

Describe the bug

run make DESIGN_CONFIG=./designs/asap7/aes/config.mk then stop as
[INFO RSZ-0045] Inserted 1240 buffers, 1 to split loads.
[INFO RSZ-0041] Resized 272 instances.
[INFO RSZ-0043] Swapped pins on 1151 instances.
[INFO RSZ-0049] Cloned 225 instances.
[WARNING RSZ-0062] Unable to repair all setup violations.
[INFO RSZ-0033] No hold violations found.
Error: cts.tcl, 104 couldn't execute "eqy": no such file or directory
Command exited with non-zero status 1
Elapsed time: 1:38.02[h:]min:sec. CPU time: user 97.80 sys 0.13 (99%). Peak memory: 342840KB.
make[1]: *** [Makefile:732: do-4_1_cts] Error 1
make: *** [Makefile:731: results/asap7/aes/base/4_1_cts.odb] Error 2

Expected Behavior

4_1_cts.log

Environment

I run ./etc/Env.sh
then
------------------------------------------------------
 ./etc/Env.sh
[WARNING] Your current OpenROAD version is outdated.
It is recommened to pull the latest changes.
If problem persists, file a github issue with the re-producible test case.
kernel: Linux 5.15.146.1-microsoft-standard-WSL2
os: Ubuntu 22.04.4 LTS (Jammy Jellyfish)
./etc/Env.sh: line 57: cmake: command not found
----------------------------------------------------
But I just download a few days ago...

To Reproduce

In WSL and locally build.
Then
make DESIGN_CONFIG=./designs/asap7/aes/config.mk

build_openroad.log

Relevant log output

No response

Screenshots

No response

Additional Context

No response

@vijayank88
Copy link
Collaborator

@onomaruko
have you ran sudo ./setup.sh before build commands?
Maybe you can skip equivalence check by commenting line:

export EQUIVALENCE_CHECK ?= 1

@onomaruko
Copy link
Author

onomaruko commented May 10, 2024 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants