Answer from cs61c-aw (wing hin kao 16500429) for Question 1 The arguments of caller used in C is in arbitrary order, listing the names of the arguments of caller is in the same order of the callee. However, in Verilog, we can use the “dot” form because it allows you to list the ports in any order.