picker/template/python
Zhicheng c100874936
Build wheels directly and make template purge portable (#98)
* fix(packaging): build binary wheels directly

Build xspcomm and picker wheels from their source trees without creating intermediate sdists. Clean stale distribution artifacts and copy only wheel files into the top-level dist directory.

* fix(templates): make purge portable across platforms

Replace GNU-specific mv usage in generated language templates with a portable find and POSIX shell loop. Preserve intermediate artifacts when moves fail, report completion only after successful cleanup, and cover all supported templates on macOS and Linux.
2026-08-06 15:45:36 +08:00
..
cmake UVS support in picker (phase 1) 2026-05-12 14:06:51 +08:00
CMakeLists.txt fix(python): Fix bug of "can't find `Python.h` in some linux distros" 2025-12-22 15:57:34 +08:00
Makefile Build wheels directly and make template purge portable (#98) 2026-08-06 15:45:36 +08:00
dut.i fix: []string args for dut 2024-07-25 14:26:58 +08:00
dut.py feat: improve VCS waveform, coverage, and modern Verdi support (#94) 2026-07-07 17:48:32 +08:00
example.py add CacheSignalCFG example 2025-04-30 11:23:00 +08:00