Skip to content

Commit

Permalink
Update install-verilator.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
poemonsense authored Sep 21, 2023
1 parent 05d0d32 commit d4b28b6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install-verilator.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://verilator.org/guide/latest/install.html

sudo apt-get install git perl python3 make autoconf g++ flex bison clang
sudo apt-get install git help2man perl python3 make autoconf g++ flex bison clang
sudo apt-get install libgoogle-perftools-dev numactl perl-doc
sudo apt-get install libfl2 # Ubuntu only (ignore if gives error)
sudo apt-get install libfl-dev # Ubuntu only (ignore if gives error)
Expand Down

0 comments on commit d4b28b6

Please sign in to comment.