summaryrefslogblamecommitdiffstats
path: root/academic/verilog/README
blob: 9df78abc321a7e7d64717b26a9ae004266a0fb22 (plain) (tree)
1
2
3
4
5
6





                                                                       
Icarus Verilog is a Verilog simulation and synthesis tool.  It operates
as a compiler, compiling source code written 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.