diff options
author | R. S. Ananda Murthy <rsamurti@gmail.com> | 2014-06-22 11:18:20 +0700 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2014-06-22 11:18:20 +0700 |
commit | 8970decff9f6dd0877e845c9af5678770454bbab (patch) | |
tree | cdf732a84ab2b1f737c42dee8f718841e73e7a23 /academic/drawtiming/slack-desc | |
parent | 7d6d52860e05bec0426c3e499053c5144704ddf3 (diff) | |
download | slackbuilds-8970decff9f6dd0877e845c9af5678770454bbab.tar.gz |
academic/drawtiming: Added (tool for drawing timing diagrams).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'academic/drawtiming/slack-desc')
-rw-r--r-- | academic/drawtiming/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/academic/drawtiming/slack-desc b/academic/drawtiming/slack-desc new file mode 100644 index 0000000000..a406fa95ca --- /dev/null +++ b/academic/drawtiming/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +drawtiming: drawtiming (tool for drawing timing diagrams) +drawtiming: +drawtiming: DrawTiming provides a command line tool for documenting hardware and +drawtiming: software designs through timing diagrams. It reads signal +drawtiming: descriptions from a text file with an intuitive syntax, +drawtiming: and outputs a timing diagram to an image file. Notation typical +drawtiming: of timing diagrams found in the Electrical Engineering discipline +drawtiming: is used, including arrows indicating causal relationships between +drawtiming: signal transitions. +drawtiming: +drawtiming: |