Categories
Icarus Verilog
Icarus Verilog is a Verilog simulation and synthesis tool. It operates as a compiler, compiling source code writen in Verilog (IEEE-1364) into some target format. For batch simulation, the compiler can generate an intermediate form called vvp assembly. This intermediate form is executed by the ``vvp'' command. For synthesis, the compiler generates netlists in the desired format.
The compiler proper is intended to parse and elaborate design descriptions written to the IEEE standard IEEE Std 1364-2001. The standard proper was released towards the middle of the year 2001, though in a rather pricey electronic form. This is a fairly large and complex standard, so it will take some time for it to get there, but that's the goal.
NOTE: Under the Version information please browse the Installation link to find the proper download link.
Last updated 15 Jan, 2009
Versions
0.8.7
- Released: 15 Jan, 2009
- Code Maturity: Stable
- Source Archive: http://iverilog.wikia.com/wiki/Installation_Guide
- Licenses: BSD_3Clause, Boost, GPLv2
- Interfaces: Command Line




