Commit 61d3c80e authored by Andrey Filippov's avatar Andrey Filippov

Update README.md

parent 0d5ea072
......@@ -57,7 +57,7 @@ sudo apt-get install autoconf gperf flex bison g++ zlib1g-dev libbz2-dev git
For most tasks JRE is sufficient, but if you would like to be able to modify and recompile Verilog
language parsing you will need java compiler that comes with the full JDK
```
sudo apt-get install openjdk-7-jdk
sudo apt-get install default-jdk
```
### Icarus Verilog
Icarus Verilog has to be compiled from the source code that is available in git repository:
......
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