Quiz submission record for quiz4-2-1 at Wed Jul 14 10:59:29 2004: Your Answer for Question 1: In C, these are copies of the value that are passed in, for the function to operate on. In Verilog, these serve as the interface to other modules, like ports. Your Answer for Question 2: initial begin CLK=1'b0; forever #2 CLK = ~CLK end Your Answer for Question 3: This needs 4 2-input AND gates, a 2-input OR gate, and 2 inverters. So it needs 5 wires. Your Answer for Question 4: not sure Your unique submission ID is quiz4-2-1-cs61c-ar-1089827969-405.