Tesi Robotica Algoritmi ed architetture per la risoluzione di... | Page 113
113
35
‘define TAG_g_gimp_image1 ‘MEMORY_CONTROLLER_TAG_SIZE’d6
‘define TAG_g_gimp_image1_a {‘TAG_g_gimp_image1, 23’b0}
// Turn off warning ’ignoring unsupported system task’
// altera message_off 10175
40
45
50
55
module top
(
clk,
reset,
start,
finish,
return_val
);
input clk;
input reset;
input s х