Dave Woodfall b66b94d5ec academic/verilog: Updated for version 11.0. 2 år sedan
..
README 9a5f389f29 academic/verilog: Fix README. 3 år sedan
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 10 år sedan
verilog.SlackBuild b66b94d5ec academic/verilog: Updated for version 11.0. 2 år sedan
verilog.info b66b94d5ec academic/verilog: Updated for version 11.0. 2 år sedan

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.