module exemplu(o, a, b); output o; input a; input[3:0] b; // descrierea functionalitatii endmodule