File: simulavr-vcd.1

package info (click to toggle)
simulavr 0.1.2.2-5
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 2,752 kB
  • ctags: 3,176
  • sloc: ansic: 19,987; sh: 3,623; python: 3,528; makefile: 390; asm: 308; yacc: 145; lex: 48
file content (31 lines) | stat: -rw-r--r-- 1,062 bytes parent folder | download | duplicates (5)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
.TH SIMULAVR-VCD 1 2004-04-10 "simulavr 0.1.2.1" "User Commands"
.SH NAME
simulavr-vcd \- simulate an Atmel AVR and output VCD (value change dump)
.SH SYNOPSIS
.B simulavr-vcd
[\fB-p\fR|--\fBpfd\fR=\fIFD\fR] FLASH_SIZE SRAM_SIZE SRAM_START EEPROM_SIZE
.SH DESCRIPTION
Writes the output of simulavr from the pipe FD to a VCD (value change
dump) file.
.SS Options
.TP
\fB\-p\fR, \fB\-\-pfd\fR=\fIFD\fR
file descriptor number of the pipe to which simulavr is writing its
output
.SH AUTHOR
Written by Carsten Beth and Theodore A. Roth.

This manual page was written by Shaun Jackman <sjackman@debian.org>
for the Debian system.
.SH "REPORTING BUGS"
Report bugs to <simulavr-devel@mail.freesoftware.fsf.org>
.SH COPYRIGHT
Copyright 2002 Carsten Beth, Theodore A. Roth

simulavr-vcd is free software, covered by the GNU General Public License,
and you are welcome to change it and/or distribute copies of it under
the conditions of the GNU General Public License.
.SH "SEE ALSO"
\fBsimulavr\fR(1), \fBsimulavr-disp\fR(1)

http://savannah.nongnu.org/projects/simulavr/