Willy Sudiarto Raharjo 48fbd653f5 academic/verilog: Fix download url. 2 سال پیش
..
README 9a5f389f29 academic/verilog: Fix README. 4 سال پیش
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 سال پیش
verilog.SlackBuild b66b94d5ec academic/verilog: Updated for version 11.0. 2 سال پیش
verilog.info 48fbd653f5 academic/verilog: Fix download url. 2 سال پیش

README

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.