fix: open_hw_manager→open_hw for 2018.3 batch mode compat; revert console=True
This commit is contained in:
+1
-1
@@ -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==="
|
||||
|
||||
Reference in New Issue
Block a user