Alliance version 5.0 - How to Download and Install on Mac OS X
Sunday the 22nd of November, 2009

    alliance  most recent diff


    version 5.0

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


      The alliance Portfile 52502 2009-06-17 21:51:29Z and.damore macports.org $

      PortSystem 1.0

      Name: alliance
      Version: 5.0
      Category: science
      Maintainers: and.damore openmaintainer
      Description: Alliance, CAD and libraries for VLSI design
      Long Description: Alliance is a complete set of free CAD tools and portable libraries for VLSI design. It includes a VHDL compiler and simulator, logic synthesis tools, and automatic place and route tools. A complete set of portable CMOS libraries is provided
      Platform: darwin
      Homepage: http://www-asim.lip6.fr/recherche/alliance/

      distname ${name}-${version}-20070718
      worksrcdir ${name}-${version}
      Master Sites: http://www-asim.lip6.fr/pub/alliance/distribution/${version}

      Checksums: md5 917f4493c09f6f5c49d5a606a5e9bbd8 sha1 e975e3b58a91de96b98f0ff2360798ae5eece6be rmd160 dc1911517d58bbbdde86a0def21e1447a24f9dea

      depends_lib port:xpm port:openmotif

      use_parallel_build no
      configure.args-append --mandir=${prefix}/share/man
      configure.env-append YACC='/usr/bin/yacc'
      destroot.env-append YACC='/usr/bin/yacc'

      post-destroot {
      file mkdir ${destroot}${prefix}/share/alliance
      file rename ${destroot}${prefix}/doc ${destroot}${prefix}/share/alliance
      file rename ${destroot}${prefix}/examples ${destroot}${prefix}/share/alliance
      file rename ${destroot}${prefix}/tutorials ${destroot}${prefix}/share/alliance
      file rename ${destroot}${prefix}/cells ${destroot}${prefix}/share/alliance
      }

    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/alliance
      % sudo port install alliance
      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 alliance
      ---> Verifying checksum for alliance
      ---> Extracting alliance
      ---> Configuring alliance
      ---> Building alliance with target all
      ---> Staging alliance into destroot
      ---> Installing alliance
    - 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 alliance with these commands:
      %  man alliance
      % apropos alliance
      % which alliance
      % locate alliance

     Where to find more information:

    Darwin Ports



    Lightbox this page.