diff --git a/tb/shinTest/gen_pkt.py b/tb/shinTest/gen_pkt.py index 79b18e1..a02e09c 100755 --- a/tb/shinTest/gen_pkt.py +++ b/tb/shinTest/gen_pkt.py @@ -478,7 +478,7 @@ if __name__ == '__main__': genPkt.addSubPkt(0x0, 0, random.randint(0, 65535), 0xc, 12, b'\0'*12) - genPkt.addBeforeExc(genEnableInsertTimeCode(0xc)) + genPkt.addBeforeExc(genEnableInsertTimeCode(0xa)) gen_file_def = "sync_pkt" sm_idx = 0