man vpp (Commandes) - preprocess Verilog source files
NAME
vpp - preprocess Verilog source files
SYNOPSIS
vpp [OPTION]... FILE
DESCRIPTION
Preprocess FILE, the Verilog source file, and produce the result on standard output.
- +DIRECTORY+...+
- Search DIRECTORY for include files.
- -D
- Define macro.
- -E
- Perform C style preprocessing.
- -L
- Output `line directive.
- -h
- Print help message and exit.
- -q
- Suppress status message.
AUTHOR
Written by Jimen Ching and Himanshu M. Thaker.
This manual page was written by Shaun Jackman <sjackman@debian.org> for the Debian system.
REPORTING BUGS
Report bugs to Jimen Ching <jching@flex.com>.
COPYRIGHT
Copyright 1996 Himanshu M. Thaker
This is free software; see the source for copying conditions. There is NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
SEE ALSO
http://www.flex.com/~jching/