We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 80cd3b9 commit fe07daeCopy full SHA for fe07dae
rtl/Makefile
@@ -215,6 +215,7 @@ riscvRecursiveTest: $(riscvTestLogFile) $(riscvTestCaseName)
215
216
$(riscvTestLogFile):
217
@echo "=====HELLO======"
218
+ @printf "=====ASDFASDF======"
219
$(shell touch $(RISCVTEST_HOME)/build/log/$@)
220
$(shell touch $(RISCVTEST_HOME)/build/log/allcasenum-log.txt)
221
$(shell touch $(RISCVTEST_HOME)/build/log/passcasenum-log.txt)
0 commit comments