Skip to content

Commit

Permalink
Add verilator install
Browse files Browse the repository at this point in the history
  • Loading branch information
leonardt committed Oct 30, 2024
1 parent 475dee9 commit 92f0615
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,8 @@ RUN apt-get update && \
# pono
time \
m4 \
# fault
verilator \
&& \
ln -s /usr/lib/x86_64-linux-gnu/libtiff.so.5 /usr/lib/x86_64-linux-gnu/libtiff.so.3 && \
ln -s /usr/lib/x86_64-linux-gnu/libmng.so.2 /usr/lib/x86_64-linux-gnu/libmng.so.1 && \
Expand Down

0 comments on commit 92f0615

Please sign in to comment.