Willy Sudiarto Raharjo 48fbd653f5 academic/verilog: Fix download url. 2 yıl önce
..
README 9a5f389f29 academic/verilog: Fix README. 4 yıl önce
slack-desc 610e8461bb various: Fix slack-desc formatting and comment nit picks. 11 yıl önce
verilog.SlackBuild b66b94d5ec academic/verilog: Updated for version 11.0. 2 yıl önce
verilog.info 48fbd653f5 academic/verilog: Fix download url. 2 yıl önce

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.