Skip to content

Commit 9569ce4

Browse files
committed
Add gtkwave to dockerfile
1 parent 78e2827 commit 9569ce4

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

Dockerfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,8 @@ RUN apt-get -y update && \
99
flex \
1010
gperf \
1111
libreadline-dev \
12-
autoconf
12+
autoconf \
13+
gtkwave
1314

1415
RUN git clone https://github.com/steveicarus/iverilog && \
1516
cd iverilog && \

0 commit comments

Comments
 (0)