drawtiming - Online in the Cloud

This is the command drawtiming that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


drawtiming — generate timing diagram from signal description

SYNOPSIS


drawtiming [--verbose] [--scale factor] [--pagesize WxH] [--aspect] [--cell-height H]
[--cell-width W] [--font-size pts] [--line-width W] --output target file ...

DESCRIPTION


This application provides a command line tool for documenting hardware and software designs
through ideal timing diagrams. It reads signal descriptions from a text file with an
intuitive syntax, and outputs an ideal timing diagram to an image file. Notation typical of
timing diagrams found in the Electrical Engineering discipline is used, including arrows
indicating causal relationships between signal transitions.

The options are as follows:

--help Show usage reminder.

--verbose Increase diagnostic output.

--scale factor
Scale the diagram by the given factor. The default scaling factor is 1.0.

--pagesize WidthxHeight
Scale the diagram to fit given image size.

--aspect Maintain fixed aspect ratio if --pagesize given.

--cell-height H
Height of the each signal in pixels. Default is 32.

--cell-width W
Width for the time unit in pixels. Defaults is 64.

--font-size pts
Font size in pts. Default is 18.

--line-width W
Line width for drawings in pixels. Default is 1.

--output target
The name and format of the output image is determined by target.

file ... The input files describe the signals to be diagrammed. See the FILES and
EXAMPLES sections for a description of their format.

Use drawtiming online using onworks.net services



Latest Linux & Windows online programs