初步实现python生成测试用例,并挂接.v文件,无需手工写.v文件
This commit is contained in:
@@ -56,4 +56,5 @@ def tc1():
|
||||
+genIFRwDataCode(4, 0x074, False, 0x04)
|
||||
+genIFRwDataCode(1, 0x400, False, 0x04))
|
||||
|
||||
genPkt.gen("./generated/shin/%s.vh"%(gen_file_def, ), 1)
|
||||
genPkt.gen("./generated/shin/%s.vh"%(gen_file_def, ), 1)
|
||||
return gen_file_def
|
||||
|
||||
Reference in New Issue
Block a user