T
T. Irmen
Guest
Hi,
is it possible and standard compliant to use a "assign" statement to assign
wires?
wire [17:0] wire_1
wire [17:0] wire_2
assign wire_1 = wire_2
Thank you for all comments!
thomas
is it possible and standard compliant to use a "assign" statement to assign
wires?
wire [17:0] wire_1
wire [17:0] wire_2
assign wire_1 = wire_2
Thank you for all comments!
thomas