Project

General

Profile

Command Line Utilities » History » Revision 29

Revision 28 (Alexander Kamkin, 08/30/2011 04:36 PM) → Revision 29/49 (Alexander Kamkin, 08/30/2011 04:42 PM)

h1. Command Line Utilities 

 h2. $CPPTESK_HOME/bin/version.sh 

 Displays the version and build numbers of the installed tools and prints the change log. 
 
 h3. Options: 

 * _none_ *| --version | -v* 
  Display the version and build numbers of the installed tools (CTESK, C++TESK, etc.). 
 * *--new* 
  Display what is new in the installed version of the toolkit comparing with the previous one. 
 * *--log* 
  Print the overall change log of the toolkit (starting from the build 1.0.1 2011-04-15). 
 * *--help | -h* 
  Show available options. 

 h2. $CPPTESK_HOME/bin/update.sh 

 h3. Options: 

 * _none_ 
  Update the toolkit if there are updates available. 
 * *--check* 
  Check for available updates. 
 * *--help | -h* 
  Show available options. 

 h2. $CPPTESK_HOME/bin/install-veritool.sh 

 h3. Options: 

 * _none_ 
  Install Icarus Verilog and VeriTool if they are not installed. 
 * *--force-install-veritool* 
  Install Icarus Verilog and VeriTool even if they are installed. 

 h2. $CPPTESK_HOME/bin/report.sh 

 Processes UTT2 traces and generates HTML test reports. 

 h3. Options: 

 * *--dest=* _directory_ 
  Set the output directory for the report being generated. The directory is Reports/Report_$(current_time) by default 
 * *--non-trace-error* 
  Do not process <error> aspect. This option is disabled by default 
 * *--non-trace-fsm* 
  Do not process <fsm> aspect. This option is disabled by default 
 * *--version --help | -v* 
  Display the report generator version. 
 * *--help | -h* 
  Show -h      - show available options. options 

 h2. $CPPTESK_HOME/bin/graphviz.sh 

 h3. Options: 

 * --help | -h      - show available options