增加代码,测试0xa的命令,方向正确,需要综合到FPGA平台上进一步测试。
This commit is contained in:
@@ -62,9 +62,11 @@ if __name__ == '__main__':
|
||||
add_tc_2_runlist(errorPkt.tc38())
|
||||
#'''
|
||||
|
||||
'''
|
||||
add_tc_2_runlist(rwregs.tc1())
|
||||
#add_tc_2_runlist(rwregs.tc2())
|
||||
add_tc_2_runlist(rwregs.tc2())
|
||||
add_tc_2_runlist(rwregs.tc3())
|
||||
#'''
|
||||
|
||||
'''
|
||||
add_tc_2_runlist(base.tc1())
|
||||
@@ -115,6 +117,7 @@ if __name__ == '__main__':
|
||||
add_tc_2_runlist(sync.tc6())
|
||||
add_tc_2_runlist(sync.tc7())
|
||||
#'''
|
||||
add_tc_2_runlist(sync.tc8())
|
||||
|
||||
'''
|
||||
add_tc_2_runlist(ebmmu.tc1())
|
||||
|
||||
Reference in New Issue
Block a user