yuysh 743703c79e fix: remove manual hw_server management — let Vivado handle it internally
External hw_server start via Popen was unreliable on Windows (Vivado
has its own hw_server lifecycle via open_hw_manager). Simplified to
just run Vivado TCL directly — tested working on Linux (6.9s).

Also bumped default check_env timeout from 120s to 180s for Windows
where Vivado cold-start can take significantly longer.

Removed: _port_open, socket import, manual hw_server Popen/kill logic.
2026-06-11 17:09:21 +08:00
S
Description
Zynq Bootloader下载验证工具
1.1 MiB
Languages
Python 99.4%
Batchfile 0.6%