Commit 0d5ea072 authored by Andrey Filippov's avatar Andrey Filippov

Update README.md

parent ea25623b
...@@ -51,7 +51,7 @@ sudo apt-get install gtkwave ...@@ -51,7 +51,7 @@ sudo apt-get install gtkwave
``` ```
#### other programs needed for building Icarus Verilog #### other programs needed for building Icarus Verilog
``` ```
sudo apt-get install autoconf gperf flex bison g++ zlib1g-dev libbz2-dev sudo apt-get install autoconf gperf flex bison g++ zlib1g-dev libbz2-dev git
``` ```
#### Java JDK #### Java JDK
For most tasks JRE is sufficient, but if you would like to be able to modify and recompile Verilog For most tasks JRE is sufficient, but if you would like to be able to modify and recompile Verilog
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment