LOGIN   :::   RECOVER PASS   :::   GET ACCOUNT    
Browse
  • Projects
  • Code (CVS)
  • Forums
  • News
  • Articles
  • Polls
  •  
    OpenCores
  • FAQ
  • CVS HowTo
  • Mission
  • Media
  • Tools
  • Advertise
  • Mirrors
  • Logos
  • Contact us
  • Find Resources
  • Job Opportunity
  •  
    Tools
  • Search
      
  • Download Cores (CVSGet)
  •  
    More
  • Wishbone
  • Perlilog
  • EDA tools
  • OpenTech CD
  •  
    Navigation: All forums > Cvs-checkins > Message List > Message Post

    Message

    Reply | Reply all
    Date Prev | Date Next | Thread Prev | Thread Next Date Index | Thread Index

    From: cvs at opencores.org<cvs@o...>
    Date: Fri Oct 26 23:57:10 CEST 2007
    Subject: [cvs-checkins] MODIFIED: s1_core ...
    Top
    Date: 00/07/10 26:23:57

    Modified: s1_core/tools/bin build_dc
    Log:
    Again, the setup file is linked rather than copied




    Revision Changes Path
    1.4 s1_core/tools/bin/build_dc

    http://www.opencores.org/cvsweb.shtml/s1_core/tools/bin/build_dc.diff?r1=1.3&r2=1.4

    (In the diff below, changes in quantity of whitespace are not shown.)

    Index: build_dc
    ===================================================================
    RCS file: /cvsroot/fafa1971/s1_core/tools/bin/build_dc,v
    retrieving revision 1.3
    retrieving revision 1.4
    diff -u -b -r1.3 -r1.4
    --- build_dc 24 Oct 2007 21:51:29 -0000 1.3
    +++ build_dc 26 Oct 2007 21:57:10 -0000 1.4
    @@ -2,7 +2,6 @@

    cd $S1_ROOT/run/synth/dc
    rm -rf * .syn* # Make clean
    -cp ../../../tools/src/synopsys_dc.setup .synopsys_dc.setup
    -cp ../../../tools/src/TSMC_naming_rule.script .
    +ln -s -f ../../../tools/src/synopsys_dc.setup .synopsys_dc.setup
    dc_shell -xg_mode -tcl_mode -f $FILELIST_DC 2>&1 | tee synth.log




     
    Copyright (c) 1999 OPENCORES.ORG. All rights reserved.