Tesi Robotica Analisi, progettazione e implementazione... | Page 13
i
i
“LP_Tesi” — 2013/10/17 — 18:27 — page 13 — #13
i
i
Elenco degli algoritmi
2.1
2.2
4.1
4.2
4.3
4.4
4.5
4.6
4.7
4.8
4.9
5.1
5.2
5.3
6.1
6.2
6.3
6.4
6.5
6.6
6.7
6.8
6.9
6.10
Needleman–Wunsch . . . . . . . . . . .
Needleman–Wunsch con gap esteso . . .
“Hello World!” in Verilog . . . . . . . .
Contatore 4bit in Verilog . . . . . . . .
Test Bench per il contatore . . . . . . .
Output del test bench . . . . . . . . . .
Hello World! . . . . . . . . . . . . . . . .
Testbench . . . . . . . . . . . . . . . . .
Interfaccia FIFOF . . . . . . . . . . . .
Interfaccia BRAM_DUAL_PORT . . .
Interfaccia Server . . . . . . . . . . . . .
Struct: data type . . . . . . . . . . . . .
Struct: path . . . . . . . . . . . . . . . .
Struct: data struct . . . . . . . . . . . .
Estratto Backtrack prima release . . . .
Else-if nella prima release . . . . . . . .
Variabili di Top . . . . . . . . . . . . . .
Regole del Top . . . . . . . . . . . . . .
Metodi di Top . . . . . . . . . . . . . . .
Sotto moduli di Processor . . . . . . . .
Fili e registri del modulo . . . . . . . . .
Rule del modulo Processor . . . . . . . .
Metodi del modulo Processor . . . . . .
Elementi di supporto al modulo Scoring
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
.
65
66
86
87
89
90
93
94
97
98
99
105
106
107
122
123
127
128
129
131
131
132
133
135
13
i
i
i
i