iverilog version 0.8.6 for Mac OS X 10.5 Leopard
Friday the 16th of May, 2008

    iverilog  most recent diff


      View the most recent changes for the iverilog port at: iverilog.darwinports.com/diff
      Scroll down toward the bottom of the page to get installation instructions for iverilog.
      The raw portfile for iverilog 0.8.6 is located here:
      http://iverilog.darwinports.com/dports/science/iverilog/Portfile
      Find related portfiles with the unique DarwinPorts.com search feature.
      Check for any related Fink projects here: pdb.finkproject.org/pdb/package.php/iverilog
      Google
      Web Darwinports.com



      # $Id: Portfile 32442 2008-01-01 20:53:13Z ryandesign macports.org $

      PortSystem 1.0
      Name: iverilog
      Version: 0.8.6
      Category: science
      Maintainers: nomaintainer
      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/
      Platform: darwin

      master_sites ftp://ftp.icarus.com/pub/eda/verilog/v0.8/
      distname verilog-${version}
      checksums md5 281c161ac42ea1342ef8d8d6b3a1907a

      configure.args mandir=\\\${prefix}/share/man
      destroot.destdir prefix=${destroot}${prefix}

      test.run yes
      test.target check

    If you haven't already installed Darwin Ports, you can find easy instructions for doing so at the main Darwin Ports page.

    Once Darwin Ports has been installed, in a terminal window and while online, type the following and hit return:


      %  cd /opt/local/bin/portslocation/dports/iverilog
      % sudo port install iverilog
      Password:
    You will then be prompted for your root password, which you should enter. You may have to wait for a few minutes while the software is retrieved from the network and installed for you. Y ou should see something that looks similar to:

      ---> Fetching iverilog
      ---> Verifying checksum for iverilog
      ---> Extracting iverilog
      ---> Configuring iverilog
      ---> Building iverilog with target all
      ---> Staging iverilog into destroot
      ---> Installing iverilog
    - Make sure that you do not close the terminal window while Darwin Ports is working. Once the software has been installed, you can find further information about using iverilog with these commands:
      %  man iverilog
      % apropos iverilog
      % which iverilog
      % locate iverilog

     Where to find more information:

    Darwin Ports



    image test