Search:
Login
Help/Guide
About Trac
Preferences
Wiki
Timeline
Roadmap
Browse Source
View Tickets
Search
Context Navigation
←
Previous Change
Wiki History
Next Change
→
Changes between
Version 1
and
Version 2
of
Usage
View differences
inline
side by side
Show
lines around each change
Show the changes in full context
Ignore:
Blank lines
Case changes
White space changes
Timestamp:
Sep 10, 2007, 3:39:08 PM (
18 years
ago)
Author:
buchmann
Comment:
--
Legend:
Unmodified
Added
Removed
Modified
Usage
v1
v2
7
7
* '''--usage''' : prints simulation performance (cycle per second) at the simulation end
8
8
* '''--t''' : dumps signal dependency or module dependency graph into a dot file
9
* '''--help''' : prints available options
10
11
Examples :
12
{{{
13
system.x --t --tracestart 1000000
14
}}}