diff --git a/Makefile b/Makefile index 43fa473..fdb858f 100644 --- a/Makefile +++ b/Makefile @@ -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}