slackbuilds/academic/verilog
Willy Sudiarto Raharjo 48fbd653f5
academic/verilog: Fix download url.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2022-11-05 12:56:05 +07:00
..
README academic/verilog: Fix README. 2020-10-17 09:37:38 +07:00
slack-desc
verilog.SlackBuild academic/verilog: Updated for version 11.0. 2022-03-03 10:24:49 +00:00
verilog.info academic/verilog: Fix download url. 2022-11-05 12:56:05 +07:00

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.