增加代码,1.仿真了最多202个从站,功能正常;2.测试了读写\广播等操作
This commit is contained in:
@@ -4,7 +4,7 @@ from pyutils import *
|
||||
from testcase import environment, rwregs, ebmmu, errorPkt, watchdog, broadcast, sync, base, mac, manydev
|
||||
|
||||
if __name__ == '__main__':
|
||||
environment.gen_slv_dev_num(128)
|
||||
environment.gen_slv_dev_num(202)
|
||||
environment.bringup()
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user