forked from neurosim/MLP_NeuroSim_V1.0
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.depend
90 lines (90 loc) · 5.18 KB
/
.depend
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
formula.o: formula.cpp
Array.o: Array.cpp formula.h Array.h Cell.h
NeuroSim.o: NeuroSim.cpp NeuroSim.h NeuroSim/InputParameter.h \
NeuroSim/typedef.h NeuroSim/MemCell.h NeuroSim/Technology.h \
NeuroSim/SubArray.h NeuroSim/InputParameter.h NeuroSim/Technology.h \
NeuroSim/MemCell.h NeuroSim/formula.h NeuroSim/FunctionUnit.h \
NeuroSim/RowDecoder.h NeuroSim/Mux.h NeuroSim/WLDecoderOutput.h \
NeuroSim/ReadCircuit.h NeuroSim/SwitchMatrix.h NeuroSim/DFF.h \
NeuroSim/ShiftAdd.h NeuroSim/Adder.h Array.h Cell.h NeuroSim/Adder.h \
NeuroSim/Mux.h NeuroSim/RowDecoder.h NeuroSim/DFF.h NeuroSim/constant.h \
NeuroSim/formula.h Param.h
Train.o: Train.cpp formula.h Param.h Array.h Cell.h Mapping.h NeuroSim.h \
NeuroSim/InputParameter.h NeuroSim/typedef.h NeuroSim/MemCell.h \
NeuroSim/Technology.h NeuroSim/SubArray.h NeuroSim/InputParameter.h \
NeuroSim/Technology.h NeuroSim/MemCell.h NeuroSim/formula.h \
NeuroSim/FunctionUnit.h NeuroSim/RowDecoder.h NeuroSim/Mux.h \
NeuroSim/WLDecoderOutput.h NeuroSim/ReadCircuit.h \
NeuroSim/SwitchMatrix.h NeuroSim/DFF.h NeuroSim/ShiftAdd.h \
NeuroSim/Adder.h NeuroSim/Adder.h NeuroSim/Mux.h NeuroSim/RowDecoder.h \
NeuroSim/DFF.h
Param.o: Param.cpp Param.h
IO.o: IO.cpp formula.h Param.h
Mapping.o: Mapping.cpp Param.h Array.h Cell.h NeuroSim.h \
NeuroSim/InputParameter.h NeuroSim/typedef.h NeuroSim/MemCell.h \
NeuroSim/Technology.h NeuroSim/SubArray.h NeuroSim/InputParameter.h \
NeuroSim/Technology.h NeuroSim/MemCell.h NeuroSim/formula.h \
NeuroSim/FunctionUnit.h NeuroSim/RowDecoder.h NeuroSim/Mux.h \
NeuroSim/WLDecoderOutput.h NeuroSim/ReadCircuit.h \
NeuroSim/SwitchMatrix.h NeuroSim/DFF.h NeuroSim/ShiftAdd.h \
NeuroSim/Adder.h NeuroSim/Adder.h NeuroSim/Mux.h NeuroSim/RowDecoder.h \
NeuroSim/DFF.h
Cell.o: Cell.cpp formula.h Cell.h
main.o: main.cpp Cell.h Array.h formula.h NeuroSim.h \
NeuroSim/InputParameter.h NeuroSim/typedef.h NeuroSim/MemCell.h \
NeuroSim/Technology.h NeuroSim/SubArray.h NeuroSim/InputParameter.h \
NeuroSim/Technology.h NeuroSim/MemCell.h NeuroSim/formula.h \
NeuroSim/FunctionUnit.h NeuroSim/RowDecoder.h NeuroSim/Mux.h \
NeuroSim/WLDecoderOutput.h NeuroSim/ReadCircuit.h \
NeuroSim/SwitchMatrix.h NeuroSim/DFF.h NeuroSim/ShiftAdd.h \
NeuroSim/Adder.h NeuroSim/Adder.h NeuroSim/Mux.h NeuroSim/RowDecoder.h \
NeuroSim/DFF.h Param.h IO.h Train.h Test.h Mapping.h Definition.h
Test.o: Test.cpp formula.h Param.h Array.h Cell.h Mapping.h NeuroSim.h \
NeuroSim/InputParameter.h NeuroSim/typedef.h NeuroSim/MemCell.h \
NeuroSim/Technology.h NeuroSim/SubArray.h NeuroSim/InputParameter.h \
NeuroSim/Technology.h NeuroSim/MemCell.h NeuroSim/formula.h \
NeuroSim/FunctionUnit.h NeuroSim/RowDecoder.h NeuroSim/Mux.h \
NeuroSim/WLDecoderOutput.h NeuroSim/ReadCircuit.h \
NeuroSim/SwitchMatrix.h NeuroSim/DFF.h NeuroSim/ShiftAdd.h \
NeuroSim/Adder.h NeuroSim/Adder.h NeuroSim/Mux.h NeuroSim/RowDecoder.h \
NeuroSim/DFF.h
formula.o: NeuroSim/formula.cpp NeuroSim/constant.h NeuroSim/formula.h \
NeuroSim/Technology.h NeuroSim/typedef.h
FunctionUnit.o: NeuroSim/FunctionUnit.cpp NeuroSim/FunctionUnit.h
SwitchMatrix.o: NeuroSim/SwitchMatrix.cpp NeuroSim/constant.h \
NeuroSim/formula.h NeuroSim/Technology.h NeuroSim/typedef.h \
NeuroSim/SwitchMatrix.h NeuroSim/InputParameter.h NeuroSim/MemCell.h \
NeuroSim/FunctionUnit.h NeuroSim/DFF.h
SubArray.o: NeuroSim/SubArray.cpp NeuroSim/constant.h NeuroSim/formula.h \
NeuroSim/Technology.h NeuroSim/typedef.h NeuroSim/SubArray.h \
NeuroSim/InputParameter.h NeuroSim/MemCell.h NeuroSim/FunctionUnit.h \
NeuroSim/RowDecoder.h NeuroSim/Mux.h NeuroSim/WLDecoderOutput.h \
NeuroSim/ReadCircuit.h NeuroSim/SwitchMatrix.h NeuroSim/DFF.h \
NeuroSim/ShiftAdd.h NeuroSim/Adder.h
Technology.o: NeuroSim/Technology.cpp NeuroSim/Technology.h \
NeuroSim/typedef.h
RowDecoder.o: NeuroSim/RowDecoder.cpp NeuroSim/constant.h \
NeuroSim/formula.h NeuroSim/Technology.h NeuroSim/typedef.h \
NeuroSim/RowDecoder.h NeuroSim/InputParameter.h NeuroSim/MemCell.h \
NeuroSim/FunctionUnit.h
DFF.o: NeuroSim/DFF.cpp NeuroSim/constant.h NeuroSim/formula.h \
NeuroSim/Technology.h NeuroSim/typedef.h NeuroSim/DFF.h \
NeuroSim/InputParameter.h NeuroSim/MemCell.h NeuroSim/FunctionUnit.h
Mux.o: NeuroSim/Mux.cpp NeuroSim/constant.h NeuroSim/formula.h \
NeuroSim/Technology.h NeuroSim/typedef.h NeuroSim/Mux.h \
NeuroSim/InputParameter.h NeuroSim/MemCell.h NeuroSim/FunctionUnit.h
Adder.o: NeuroSim/Adder.cpp NeuroSim/constant.h NeuroSim/typedef.h \
NeuroSim/formula.h NeuroSim/Technology.h NeuroSim/Adder.h \
NeuroSim/InputParameter.h NeuroSim/MemCell.h NeuroSim/FunctionUnit.h
WLDecoderOutput.o: NeuroSim/WLDecoderOutput.cpp NeuroSim/constant.h \
NeuroSim/formula.h NeuroSim/Technology.h NeuroSim/typedef.h \
NeuroSim/WLDecoderOutput.h NeuroSim/InputParameter.h NeuroSim/MemCell.h \
NeuroSim/FunctionUnit.h
ReadCircuit.o: NeuroSim/ReadCircuit.cpp NeuroSim/constant.h \
NeuroSim/formula.h NeuroSim/Technology.h NeuroSim/typedef.h \
NeuroSim/ReadCircuit.h NeuroSim/InputParameter.h NeuroSim/MemCell.h \
NeuroSim/FunctionUnit.h
ShiftAdd.o: NeuroSim/ShiftAdd.cpp NeuroSim/constant.h NeuroSim/formula.h \
NeuroSim/Technology.h NeuroSim/typedef.h NeuroSim/ShiftAdd.h \
NeuroSim/InputParameter.h NeuroSim/MemCell.h NeuroSim/FunctionUnit.h \
NeuroSim/Adder.h NeuroSim/DFF.h