1YOSYS-CONFIG(1) General Commands Manual YOSYS-CONFIG(1)
2
3
4
6 yosys-config - Yosys Open SYnthesis Suite Config
7
9 yosys-config [ -exec ] [ --prefix pf ] args
10
12 This manual page documents briefly the yosys-config command.
13
14 yosys-config is a shell script which can be used to query compiler
15 options and other information needed for building loadable modules for
16 yosys. It is similar in behaviour to pkg-config.
17
19 A summary of options is included below.
20
21 --cxx
22
23 --cxxflag
24
25 --ldflags
26
27 --ldlibs
28
29 --bindir
30
31 --datdir
32
34 yosys(1), yosys-filterlib(1)
35
37 yosys-config was written by Clifford Wolf <clifford@clifford.at>.
38
39 This manual page was written by Ruben Undheim <ruben.und‐
40 heim@gmail.com>, for the Debian project (and may be used by others).
41
42
43
44 October 16, 2014 YOSYS-CONFIG(1)