增加在wsl1中对sbt2.0的支持

This commit is contained in:
RuigeLee
2026-07-28 16:10:01 +08:00
parent db2e84c7f5
commit 6622bf1c73

View File

@@ -22,7 +22,7 @@ endif
shin:
rm -f ./generated/shin/*
rm -f ./generated/SimCDR/*
sbt "test:runMain test.testShinModule"
sbt --jvm-client "Test/runMain test.testShinModule"
testShin_vl:
python3 ./tb/shinTest/gen_pkt.py ${SPI_TYPE} ${TRANS_CODE} ${CDR_TYPE}