Forum Discussion
Altera_Forum
Honored Contributor
11 years agoEasiest to use named association.
Label the input to the VHDL as mybus. Do not connect it to anything. connect a bus to GND. label the bus mybus[13..12] connect the other part to the signal of interest, label is mybus[11..0] Any reason you are using schematic and not VHDL?