对顶层文件中的错误修改,使得仿真可以正常运行

This commit is contained in:
2025-09-08 18:51:26 +08:00
parent fa1327aa5f
commit 73b773e286
3 changed files with 7 additions and 7 deletions

View File

@@ -9,7 +9,7 @@ if __name__ == '__main__':
#add_tc_2_runlist(rwregs.tc1())
#'''
'''
add_tc_2_runlist(errorPkt.tc1())
add_tc_2_runlist(errorPkt.tc2())
add_tc_2_runlist(errorPkt.tc3())