slackbuilds_ponce/academic/verilog
David Spencer be2504c11b academic/verilog: Forced to use -j1.
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2013-11-21 10:28:37 +07:00
..
README
slack-desc
verilog.info
verilog.SlackBuild academic/verilog: Forced to use -j1. 2013-11-21 10:28:37 +07:00

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.