1FreeHDL-CONFIG(1) User Commands FreeHDL-CONFIG(1)
2
3
4
6 FreeHDL-CONFIG - The FreeHDL configuration script.
7
9 freehdl-config [OPTION] ...
10
12 FreeHDL is a parser/compiler/simulator suite for the hardware descrip‐
13 tion language VHDL. VHDL'93 as well as VHDL'87 files are supported.
14
15 FreeHDL-CONFIG can be used to obtain the installation (path) configura‐
16 tion of the FreeHDL package.
17
19 -v, --version
20 show installed FreeHDL version
21
22 -h, --help
23 show usage info
24
25 -l, --ldflags
26 print libraries to link with
27
28 -libs, --libtool
29 print libtool libraries to link with
30
31 -ieee, --ieee
32 print IEEE libtool libraries to link with
33
34 -c, --cxxflags
35 print C++ compiler flags to compile with
36
37 -cxx, --cxx
38 print C++ compiler -linker, --linker print libtool linker
39
41 gvhdl(1), freehdl-v2cc(1), v2cc.libs(5)
42
44 The latest version of FreeHDL can always be obtained from www.free‐
45 hdl.seul.org
46
48 Known bugs are documented within the BUGS file. If your report
49 addresses a parser related topic then contact Marius Vollmer
50 <mvo@zagadka.ping.de>. If it is related to the code generator or com‐
51 piler then send an email to Edwin Naroska <edwin@ds.e-technik.uni-dort‐
52 mund.de>. If your are not sure send it to Edwin. He will take care of
53 forwarding your report to the appropriate recipient.
54
56 Stefan Jahn © 2006 <stefan@lkcc.org>
57
58 This is free software; see the source for copying conditions. There is
59 NO warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR
60 PURPOSE.
61
63 Written by Stefan Jahn <stefan@lkcc.org>.
64
65
66
67Debian/GNU Linux January 2006 FreeHDL-CONFIG(1)