Skip to content

Commit ff865fd

Browse files
committed
Fixing waveform for image compression module
1 parent de2a376 commit ff865fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/compression/Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,4 +22,4 @@ run:
2222

2323
# Show waveform
2424
waveform:
25-
@gtkwave input_matrix.vcd
25+
@gtkwave jpeg_compressor.vcd

0 commit comments

Comments
 (0)