增加清除中断的代码,解决sync.tc5的运行不正常的问题

This commit is contained in:
2026-02-03 18:20:48 +08:00
parent 78810c5a5e
commit 6d69760a4e
2 changed files with 15 additions and 0 deletions

View File

@@ -46,6 +46,7 @@ testShin_vl:
testShin:
python3 ./tb/shinTest/gen_pkt.py ${SPI_TYPE} ${TRANS_CODE} ${CDR_TYPE}
mkdir -p generated/log
mkdir -p ./tb/build
rm -rf generated/log/*
iverilog -Wall \
-o ./tb/build/shinTest.iverilog \