CLa_R
Occasional Contributor
7 years agoUse BUSes with different width.
I have One BUS with 48 wire (data_out[47..0] and I would connect only two wire of this BUS to another BUS.
I make this as in picture, but I obtain an error ( Width mismatch in data_out[1..0] -- source is ""data_out[47..0]" )
How can I do it?