module top( input clk, output reg led_o ); parameter WIDTH=8; parameter DEPTH=16; parameter SIZE=(1<