@@ -2,9 +2,8 @@
.PHONY: compile
compile:
rm -rf ./generated/Main/
sbt "test:runMain test.testModule \
-e verilog"
rm -rf ./generated/
sbt "test:runMain test.testModule"
The note is not visible to the blocked user.