File: Makefile.am

package info (click to toggle)
alliance 5.1.1-3
  • links: PTS
  • area: main
  • in suites:
  • size: 57,892 kB
  • sloc: ansic: 352,296; vhdl: 34,227; yacc: 25,787; cpp: 10,488; makefile: 7,925; sh: 6,042; lex: 3,543
file content (161 lines) | stat: -rw-r--r-- 8,617 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161

tutorialsdir = $(docdir)/tutorials

nobase_tutorials_DATA = place_and_route/src/Makefile \
                        place_and_route/src/amd2901/Makefile \
                        place_and_route/src/amd2901/amd2901_chip.c \
                        place_and_route/src/amd2901/amd2901_chip.rin \
                        place_and_route/src/amd2901/amd2901_core.c \
                        place_and_route/src/amd2901/amd2901_core.ioc \
                        place_and_route/src/amd2901/amd2901_ctl.lax \
                        place_and_route/src/amd2901/amd2901_ctl.vbe \
                        place_and_route/src/amd2901/amd2901_dpt.c \
                        place_and_route/src/amd2901/amd2901_dpt.vbe \
                        place_and_route/src/amd2901/pattern.c \
                        place_and_route/src/buffer/Makefile \
                        place_and_route/src/buffer/buf_x2.ap \
                        place_and_route/src/buffer/buffer.vbe \
                        place_and_route/src/inv/Makefile \
                        place_and_route/src/inv/inv.vbe \
                        place_and_route/src/inv/inv_x1.ap \
                        place_and_route/tex/Makefile \
                        place_and_route/tex/amd2901.epsi \
                        place_and_route/tex/bloc.fig \
                        place_and_route/tex/buff_x1.fig \
                        place_and_route/tex/colonnes.fig \
                        place_and_route/tex/controleplace.fig \
                        place_and_route/tex/dpt-all-1.fig \
                        place_and_route/tex/gabarit2_sx.fig \
                        place_and_route/tex/gabarit3_sx.fig \
                        place_and_route/tex/gabarit_sx.fig \
                        place_and_route/tex/hier.fig \
                        place_and_route/tex/hierarchie.fig \
                        place_and_route/tex/inv_x1.fig \
                        place_and_route/tex/place_and_route.tex \
                        place_and_route.pdf \
                        place_and_route/tex/placement.fig \
                        place_and_route/tex/preplacement.fig \
                        place_and_route/tex/stick.fig \
                        \
                        simulation/src/Makefile \
                        simulation/src/addaccu_beh/Makefile \
                        simulation/src/addaccu_beh/addaccu.vbe \
                        simulation/src/addaccu_beh/addaccu4.vhdl \
                        simulation/src/addaccu_beh/addaccu_dly.vbe \
                        simulation/src/addaccu_beh/patterns.pat \
                        simulation/src/addaccu_beh/patterns_dly.pat \
                        simulation/src/addaccu_struct/Makefile \
                        simulation/src/addaccu_struct/accu.vbe \
                        simulation/src/addaccu_struct/accu.vst \
                        simulation/src/addaccu_struct/addaccu.vbe \
                        simulation/src/addaccu_struct/addaccu.vst \
                        simulation/src/addaccu_struct/alu.vbe \
                        simulation/src/addaccu_struct/alu.vst \
                        simulation/src/addaccu_struct/mux.vbe \
                        simulation/src/addaccu_struct/mux.vst \
                        simulation/src/addaccu_struct/pat_new.c \
                        simulation/tex/Makefile \
                        simulation/tex/addac.fig \
                        simulation/tex/addac.jpg \
                        simulation/tex/cpt3.epsi \
                        simulation/tex/simulation.tex \
                        simulation.pdf \
                        \
                        start/Makefile \
                        start/start.tex \
                        start.pdf \
                        \
                        synthesis/src/Makefile \
                        synthesis/src/amd2901/Makefile \
                        synthesis/src/amd2901/amd.vst \
                        synthesis/src/amd2901/amd2901_chip.c \
                        synthesis/src/amd2901/amd2901_core.c \
                        synthesis/src/amd2901/amd2901_ctl.c \
                        synthesis/src/amd2901/amd2901_ctl.vbe \
                        synthesis/src/amd2901/amd2901_dpt.c \
                        synthesis/src/amd2901/amd2901_dpt.vbe \
                        synthesis/src/amd2901/circuit.c \
                        synthesis/src/amd2901/data_path.c \
                        synthesis/src/amd2901/pat.pat \
                        synthesis/src/amd2901/pattern.c \
                        synthesis/src/amd2901/pattern.pat \
                        synthesis/src/amdbug/Makefile \
                        synthesis/src/amdbug/amd_0.vbe \
                        synthesis/src/amdbug/amd_1.vbe \
                        synthesis/src/amdbug/amd_10.vbe \
                        synthesis/src/amdbug/amd_11.vbe \
                        synthesis/src/amdbug/amd_12.vbe \
                        synthesis/src/amdbug/amd_13.vbe \
                        synthesis/src/amdbug/amd_14.vbe \
                        synthesis/src/amdbug/amd_15.vbe \
                        synthesis/src/amdbug/amd_16.vbe \
                        synthesis/src/amdbug/amd_17.vbe \
                        synthesis/src/amdbug/amd_18.vbe \
                        synthesis/src/amdbug/amd_19.vbe \
                        synthesis/src/amdbug/amd_2.vbe \
                        synthesis/src/amdbug/amd_20.vbe \
                        synthesis/src/amdbug/amd_21.vbe \
                        synthesis/src/amdbug/amd_22.vbe \
                        synthesis/src/amdbug/amd_23.vbe \
                        synthesis/src/amdbug/amd_24.vbe \
                        synthesis/src/amdbug/amd_3.vbe \
                        synthesis/src/amdbug/amd_4.vbe \
                        synthesis/src/amdbug/amd_5.vbe \
                        synthesis/src/amdbug/amd_6.vbe \
                        synthesis/src/amdbug/amd_7.vbe \
                        synthesis/src/amdbug/amd_8.vbe \
                        synthesis/src/amdbug/amd_9.vbe \
                        synthesis/src/amdbug/amd_ok.vbe \
                        synthesis/src/amdbug/amdfindbug.c \
                        synthesis/src/digicode/Makefile \
                        synthesis/src/digicode/digicode.fsm \
                        synthesis/src/digicode/digicode.pat \
                        synthesis/src/digicode/paramfile.lax \
                        synthesis/src/digicode/scan.path \
                        synthesis/src/meter5/Makefile \
                        synthesis/src/meter5/cpt5.fsm \
                        synthesis/src/meter5/cpt5.pat \
                        synthesis/tex/Makefile \
                        synthesis/tex/T_RC.fig \
                        synthesis/tex/amd2901.epsi \
                        synthesis/tex/automate.fig \
                        synthesis/tex/bloc.fig \
                        synthesis/tex/clavier.fig \
                        synthesis/tex/ctl-alu-1.fig \
                        synthesis/tex/ctl-mrs-1.fig \
                        synthesis/tex/ctl-wen-1.fig \
                        synthesis/tex/ctldecode.fig \
                        synthesis/tex/ctldecodebw.fig \
                        synthesis/tex/datap.fig \
                        synthesis/tex/dpt-all-1.fig \
                        synthesis/tex/dpt-alu-1.fig \
                        synthesis/tex/dptbanc.fig \
                        synthesis/tex/ex_digicode.fig \
                        synthesis/tex/exemple1.fig \
                        synthesis/tex/exemple2.fig \
                        synthesis/tex/graphe1.fig \
                        synthesis/tex/graphe_solution_digicode.fig \
                        synthesis/tex/hier.fig \
                        synthesis/tex/synthese.fig \
                        synthesis/tex/synthesis.tex \
                        synthesis.pdf


EXTRA_DIST = $(nobase_tutorials_DATA)

start.pdf: $(srcdir)/start/start.tex
	cd $(srcdir)/start; make start.pdf
	cp $(srcdir)/start/start.pdf .

place_and_route.pdf: $(srcdir)/place_and_route/tex/place_and_route.tex
	cd $(srcdir)/place_and_route/tex; make place_and_route.pdf
	cp $(srcdir)/place_and_route/tex/place_and_route.pdf .

simulation.pdf: $(srcdir)/simulation/tex/simulation.tex
	cd $(srcdir)/simulation/tex; make simulation.pdf
	cp $(srcdir)/simulation/tex/simulation.pdf .

synthesis.pdf: $(srcdir)/synthesis/tex/synthesis.tex
	cd $(srcdir)/synthesis/tex; make synthesis.pdf
	cp $(srcdir)/synthesis/tex/synthesis.pdf .