Skip to content

error at odin stage doesn't kill process #1949

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

Closed
aman26kbm opened this issue Jan 4, 2022 · 2 comments
Closed

error at odin stage doesn't kill process #1949

aman26kbm opened this issue Jan 4, 2022 · 2 comments
Assignees

Comments

@aman26kbm
Copy link
Contributor

Expected Behaviour

When ODIN errors out, the run_vtr_task (and run_vtr_flow) should exit.

Current Behaviour

I'm running with plain ODIN (not Yosys, not Yosys+ODIN).
If the design has an error, ODIN fails. I can see the error in the odin.out file.
But the run_vtr_task.py process doesn't exit. It stays hanging (the terminal doesn't come back to prompt I mean).

Possible Solution

Steps to Reproduce

Had an email conversation with Seyed. He's able to already reproduce the issue.

Context

Your Environment

  • VTR revision used: Master
  • Operating System and version:
  • Compiler version:
@sdamghan
Copy link
Member

sdamghan commented Jan 4, 2022

Thanks @aman26kbm
It seems the issue has come from the commit (3da9775). Will have a look at the codes to find out the solution.

@sdamghan
Copy link
Member

solved in #1950

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