Skip to content

Commit 559b0e2

Browse files
committed
Merge branch 'master' of github.com:XS-MLVP/tutorial-records
2 parents 7a3ad5b + 5c08565 commit 559b0e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

tutorials/code-samples/toffee/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dut:
2626
wave:
2727
$(GTKWAVE) -r .gtkwaverc $(NAME_L).$(WAVE_FORMAT)
2828
# Test
29-
test:
29+
test: dut
3030
PYTHONPATH=.:./src pytest -sv --toffee-report
3131

3232
clean:

0 commit comments

Comments
 (0)