- 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 Respuesta
0
A