Project

General

Profile

Command Line Utilities » History » Version 28

Alexander Kamkin, 08/30/2011 04:36 PM

1 1 Alexander Kamkin
h1. Command Line Utilities
2
3 2 Alexander Kamkin
h2. $CPPTESK_HOME/bin/version.sh
4 1 Alexander Kamkin
5 6 Alexander Kamkin
Displays the version and build numbers of the installed tools and prints the change log.
6 7 Alexander Kamkin
 
7 8 Alexander Kamkin
h3. Options:
8 4 Alexander Kamkin
9 26 Alexander Kamkin
* _none_ *| --version | -v*
10 27 Alexander Kamkin
 Display the version and build numbers of the installed tools (CTESK, C++TESK, etc.).
11 15 Alexander Kamkin
* *--new*
12 19 Alexander Kamkin
 Display what is new in the installed version of the toolkit comparing with the previous one.
13 16 Alexander Kamkin
* *--log*
14 21 Alexander Kamkin
 Print the overall change log of the toolkit (starting from the build 1.0.1 2011-04-15).
15 16 Alexander Kamkin
* *--help | -h*
16 18 Alexander Kamkin
 Show available options.
17 3 Alexander Kamkin
18 2 Alexander Kamkin
h2. $CPPTESK_HOME/bin/update.sh
19 1 Alexander Kamkin
20 9 Alexander Kamkin
h3. Options:
21 1 Alexander Kamkin
22 27 Alexander Kamkin
* _none_
23
 Update the toolkit if there are updates available.
24
* *--check*
25
 Check for available updates.
26
* *--help | -h*
27
 Show available options.
28 10 Alexander Kamkin
29 2 Alexander Kamkin
h2. $CPPTESK_HOME/bin/install-veritool.sh
30 1 Alexander Kamkin
31 9 Alexander Kamkin
h3. Options:
32
33 28 Alexander Kamkin
* _none_
34
 Install Icarus Verilog and VeriTool if they are not installed.
35
* *--force-install-veritool*
36
 Install Icarus Verilog and VeriTool even if they are installed.
37 10 Alexander Kamkin
38 2 Alexander Kamkin
h2. $CPPTESK_HOME/bin/report.sh
39 1 Alexander Kamkin
40 9 Alexander Kamkin
h3. Options:
41
42 10 Alexander Kamkin
* --help | -h    - show available options
43
44 2 Alexander Kamkin
h2. $CPPTESK_HOME/bin/graphviz.sh
45 9 Alexander Kamkin
46
h3. Options:
47 10 Alexander Kamkin
48
* --help | -h    - show available options