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

Unable to run heartbeat example - can't find third party libs #1068

Closed
SeyiAyoARL opened this issue Jun 28, 2022 · 3 comments
Closed

Unable to run heartbeat example - can't find third party libs #1068

SeyiAyoARL opened this issue Jun 28, 2022 · 3 comments

Comments

@SeyiAyoARL
Copy link
Contributor

In running the heartbeat example, I'm receiving the following error:

FileNotFoundError: [Errno 2] No such file or directory: '../third_party/pdks/virtual/freepdk45/libs/nangate45/r1p0/lib/NangateOpenCellLibrary_typical.lib'

I believe this is probably related to an earlier issue (Relative path change #1014).

Thank you!

@nmoroze
Copy link
Contributor

nmoroze commented Jun 29, 2022

Have you cloned the siliconcompiler repo and set your SCPATH variable pointing to it? I think missing that step would cause this issue.

See the "Note" box under https://docs.siliconcompiler.com/en/latest/user_guide/quickstart.html#setup.

@SeyiAyoARL
Copy link
Contributor Author

Alright great thanks! Looks like it's working on my end now.

@nmoroze
Copy link
Contributor

nmoroze commented Jun 30, 2022

Great, glad to hear!

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

2 participants