Update deploy/runtools/firesim_topology_with_passes.py

Co-authored-by: Abraham Gonzalez <abe.j.gonza@gmail.com>
This commit is contained in:
joonho hwangbo 2023-06-13 15:54:27 -05:00 committed by GitHub
parent 85c66c503f
commit b97eae4135
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -550,6 +550,7 @@ class FireSimTopologyWithPasses:
# If AutoILA is enabled, use the following condition
if "No Sockets found" in screenoutput:
break
# If AutoILA is enabled, use the following condition ('hw_server'/'virtual_jtag' are still running)
elif "2 Sockets in" in screenoutput and "hw_server" in screenoutput and "virtual_jtag" in screenoutput:
break
# If AutoILA is disabled, continue as long as there is a fsim* or switch* screen.