D
Daku
Guest
Could some Verilog guru please clarify the following
notation ?
inv #(1) d0_0 (
..in(din[0:0]),
..out(dout[0:0])
);
In this case, what does the "#(1)" mean ?
Thanks in advance for your help.
notation ?
inv #(1) d0_0 (
..in(din[0:0]),
..out(dout[0:0])
);
In this case, what does the "#(1)" mean ?
Thanks in advance for your help.