Forum Discussion
Altera_Forum
Honored Contributor
18 years agoThe simplest way I know is to concatenate the signals with a comma, i.e.
edit the properties of your 12 bit bus and name it a[5..0],b[5..0]. This will create a 12 bit bus with a[5..0] as the top half of the bus and b[5..0] as the bottom half.