4 lines
74 B
Plaintext
4 lines
74 B
Plaintext
`define NAME 42 // Comment
|
|
interface foo #(WIDTH = 42 ) ();
|
|
endinterface
|