This website requires JavaScript.
Explore
Help
Register
Sign In
yuysh
/
Zynq_Flasher
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
1
Wiki
Activity
84
Commits
1
Branch
1
Tag
v0.0.1
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
yuysh
c0f7219d30
fix: replace Popen readline loop with subprocess.run for Windows pipe reliability; add close_hw before quit in TCL; revert console=True
2026-06-12 17:46:11 +08:00
config
✨
feat: Xilinx Kit directory selector + multi-version scan
2026-06-10 14:27:47 +08:00
src
fix: replace Popen readline loop with subprocess.run for Windows pipe reliability; add close_hw before quit in TCL; revert console=True
2026-06-12 17:46:11 +08:00
.gitignore
fix: config save broken (relative_to→relpath), startup validation, auto-create, untrack config.yaml
2026-06-12 15:02:09 +08:00
.gitmessage
feat: initial Zynq XC7Z100 Flasher GUI project
2026-06-08 11:33:50 +08:00
app.py
feat: initial Zynq XC7Z100 Flasher GUI project
2026-06-08 11:33:50 +08:00
build_windows.bat
Fix naming
2026-06-12 17:24:01 +08:00
requirements.txt
feat: initial Zynq XC7Z100 Flasher GUI project
2026-06-08 11:33:50 +08:00
vivado.jou
fix: auto-start UART monitoring on port open success
2026-06-10 15:21:12 +08:00
ZynqFlasher.spec
fix: open_hw_manager→open_hw for 2018.3 batch mode compat; revert console=True
2026-06-12 17:37:54 +08:00
S
Description
Zynq Bootloader下载验证工具
1.1
MiB
Languages
Python
99.4%
Batchfile
0.6%