table of contents
SIMULAVR-VCD(1) | User Commands | SIMULAVR-VCD(1) |
NAME¶
simulavr-vcd - simulate an Atmel AVR and output VCD (value change dump)
SYNOPSIS¶
simulavr-vcd [-p|--pfd=FD] FLASH_SIZE SRAM_SIZE SRAM_START EEPROM_SIZE
DESCRIPTION¶
Writes the output of simulavr from the pipe FD to a VCD (value change dump) file.
Options¶
- -p, --pfd=FD
- file descriptor number of the pipe to which simulavr is writing its output
AUTHOR¶
Written by Carsten Beth and Theodore A. Roth.
This manual page was written by Shaun Jackman <sjackman@debian.org> for the Debian system.
REPORTING BUGS¶
Report bugs to <simulavr-devel@mail.freesoftware.fsf.org>
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.
SEE ALSO¶
simulavr(1), simulavr-disp(1)
2004-04-10 | simulavr 0.1.2.1 |