You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: