Jiachen Dong
Results
2
issues of
Jiachen Dong
This commit keeps capture files in sync at runtime. Therefore, Harness can obtain the addresses directly from the capture files in manual DUT mode without having to enter the addresses...
enhancement
certification
comp: thci
In the current version, - farmhash does not support `bytes` in Python 3. For example, `farmhash.hash64(b'123')` will lead to `TypeError: argument 1 must be str, not bytes`. - It does...