修改测试寄存器的用例

This commit is contained in:
2025-09-05 15:53:04 +08:00
parent ff7aba38ad
commit e0c0bf1437
3 changed files with 2 additions and 2 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env python
#encoding=utf-8
from pyutils import *
from testcase import environment, readregs, ebmmu, errorPkt, watchdog, broadcast, sync, base, mac
from testcase import environment, rwregs, ebmmu, errorPkt, watchdog, broadcast, sync, base, mac
if __name__ == '__main__':
environment.gen_slv_dev_num(4)