FAUHDLC(1) | [FIXME: manual] | FAUHDLC(1) |
fauhdlc - Compile VHDL files to intermediate code.
fauhdlc [flags] [ --output filename ] [ --c-output filename ] [ --lib library [ vhdl-file ]...] { vhdl-file ...}
fauhdlc is a VHDL compiler, that will output intermediate code or C-code. It supports a subset of the VHDL 2000 standard.
These programs follow the usual GNU command line syntax, with long options starting with two dashes (`-'). A summary of options is included below.
-h, --help
-o, --output output-file
-l, --lib library-name
-f, --freestanding
-Werror
-p, --parse-only
-d, --dot-parse dot-file
-c, --dot-const dot-file
-C, --c-output c-file
Please report all bugs to FAUmachine Team <info@faumachine.org>. FAUmachine/fauhdlc Homepage[1].
FAUmachine Team
Copyright © 2009-2010 FAUmachine Team. Developed at
Friedrich Alexander University Erlangen-Nuremberg.
FAUhdlc comes with ABSOLUTELY NO WARRANTY. FAUhdlc is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. See COPYING for details.
03/09/2019 | FAUmachine Team |