Icarus Verilog
Register
(→‎Working with Icarus Verilog: Add Simulation link.')
(→‎More Details: Links to iverilog and vvp command flags pages.)
Line 27: Line 27:
 
that were introduced in the guides above.
 
that were introduced in the guides above.
   
  +
* [[Iverilog_Flags|'''iverilog''' Command Flags/Arguments]]
  +
* [[Vvp_Flags|'''vvp''' Command Flags/Arguments]]
 
* [[Command_File_Format|Command File Format]]
 
* [[Command_File_Format|Command File Format]]

Revision as of 17:12, 27 October 2006

This is the user guide: a collection of articles on how to use Icarus Verilog effectively. The two major parts cover working with Icarus Verilog and Icarus Verilog details. The first part contains articles that describe how and why things work, and the second part contains more advanced aspects of using Icarus Verilog. Although both sections are written in prose with examples, the second section is more detailed and presumes the basic understanding of the first part.

Working with Icarus Verilog

These are articles that describe in clear prose, with examples, the basics of using Icarus Verilog. Each article covers a significant aspect of using Icarus Verilog in the real world.

More Details

The links here contain more advanced information on select subjects. Read here for complete details on subjects that were introduced in the guides above.