增加新的测试用例,测试sync寄存器组的时间读取,以免发生进位错误

This commit is contained in:
2025-08-26 17:35:30 +08:00
parent f8065c79c9
commit 1fe1959f8c
7 changed files with 135 additions and 32 deletions

View File

@@ -56,6 +56,7 @@ testShin:
testFilter:
./tb/shinTest/test_filter.py
vcdFilter:
gtkwave ./tb/build/test_filter.vcd 1>/dev/null 2>&1 &