备份代码,尚未测试,实现全自动化生成verilog测试代码

This commit is contained in:
2025-08-02 15:59:42 +08:00
parent 3925cf3c0c
commit 9bfb5f919e
10 changed files with 249 additions and 86 deletions

View File

@@ -5,4 +5,5 @@ from .detect import *
from .errorPkt import *
from .watchdog import *
from .broadcast import *
from .sync import *
from .sync import *
from .environment import *