# $Id: Portfile,v 1.1 2004/02/13 06:21:27 toby Exp $ PortSystem 1.0 name iverilog version 20040209 distname verilog-${version} categories science maintainers toby@opendarwin.org description Icarus Verilog long_description \ Icarus Verilog is a Verilog simulation and synthesis tool. It \ operates as a compiler, compiling source code writen in Verilog \ (IEEE-1364) into some target format. For batch simulation, the \ compiler can generate C++ code that is compiled and linked with \ a run time library (called \"vvm\") then executed as a command to \ run the simulation. For synthesis, the compiler generates netlists \ in the desired format. homepage http://www.icarus.com/eda/verilog/ platforms darwin master_sites ftp://icarus.com/pub/eda/verilog/snapshots/ checksums md5 aefe8db5feb8ebd20686c5ee8656b74c configure.args mandir=\\\${prefix}/share/man destroot.destdir prefix=${destroot}${prefix}