- 2
Which of the following statements regarding Verilog comments is true? Â
 (a) âDouble-slashâ // for a single-line comment.  (b) Multiple âSingle-slashesâ / (one per line) for a multiple-line comment.  (c) A âBlock-commentâ /* */ for a single-line comment.  (d) A âBlock-commentâ /* */ for a multiple-line comment. Options......  A) (a) and (d) B) (a) and (b) C) (a), (b) and (d) D) (a), (c) and (d)
1 Answer
0
A