fix: open_hw_manager→open_hw for 2018.3 batch mode compat; revert console=True

This commit is contained in:
2026-06-12 17:37:54 +08:00
parent c9eae220f0
commit 4da03e97d8
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -257,7 +257,7 @@ def _extract_relevant(output: str) -> str:
def _build_jtag_query_tcl() -> str:
"""Build Vivado TCL script file for JTAG device enumeration."""
content = """\
open_hw_manager
open_hw
connect_hw_server
open_hw_target
puts "===JTAG_START==="