icpro_beschreibung.txt

来自「这是一个由得到的命令(地址)从RAM 中读取命令并送入一个名为FUNREG的寄存」· 文本 代码 · 共 108 行

TXT
108
字号

User Contributed Perl Documentation                      ICPRO(1)



NAME
     icpro - ICPRO - Project and Design Flow Management
     Environment

SYNOPSIS
     icpro [-option] target [project] [subproject] icpro target

      -option     : -h|-help|-c|-create|-a|-avail|-nosvnup|
                    -svn=HOST|-workspace=PATH|-t=TEMPLATE|
                    -reg=REGRESSION
      target      : setup_project

DESCRIPTION
     Use icpro to enter ICPRO - Project and Design Flow
     Management Environment. If project and/or subproject
     commandline parameters are ommited, a selection menu of
     available private and team projects will be presented.

     icpro setup_project is used to maintain project settings
     within project environment, e.g. attachment of PDK, tools
     and resources.

OPTIONS
     -h|-help
             show extended manpage information

     -c|-create
             create a new private project/subproject

     -a|-avail
             list available projects/subprojects and project
             initialization templates

     -nosvnup
             disables automatic SVN update during project login.
             SVN updates has to be done manually.

     -svn=HOST
             define a SVN host HOST different from default

     -workspace=PATH
             define workspace location PATH different from
             default

     -t=TEMPLATEPATH
             define path TEMPLATEPATH to project template in case
             of project creation (relative to
             '<template_dir>/project_templates')

     -f|-force
             force update of an private project/subproject. May
             be used to update template generated project setup



perl v5.8.0          Last change: 2008-09-05                    1






User Contributed Perl Documentation                      ICPRO(1)



             files. Existing files will not be overwritten. To
             update such file, delete them first. This switch can
             not be applied for team projects.

     -reg=REGRESSION
             starts regression run in batch mode.  Project and
             Subproject must be specified to enable non-
             interactive login.  If multiple project workspaces
             and/or branches exist, they also must be specified
             using -branch and -workspace options. Check non-
             interactive login with all required options.

TARGETS
     setup_project
             edit project setup

EXAMPLES
     Enter subproject using a selection menu

         % icpro

     Enter subproject mysubproj of project myproject

         % icpro myproject mysubproj

     Perform project setup

         % icpro setup_project

REQUIRES
     Perl 5.8, Getopt::Long

COPYRIGHT and LICENCE
      Copyright (c) 2005-2007.
      TU Dresden, IEE, HPSN

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?