增加测试用例

This commit is contained in:
2025-08-28 09:59:15 +08:00
parent e44373ab83
commit 39a3f01936
4 changed files with 158 additions and 6 deletions

View File

@@ -161,6 +161,9 @@ def bringup():
+genIFRwDataCode(3, 0x400, False, 8)
+genIFRwDataCode(4, 0x400, False, 8)
#+genIFRwDataCode(1, 0x0044, True, 4, [0x12, 0x34, 0x56, 0x78])
#+genIFRwDataCode(1, 0x0044, False, 4)
+genTcEndFrameCode(gen_file_def)
)
genPkt.gen("./generated/shin/%s.vh"%(gen_file_def, ), 1, True, gen_file_def_ap)