Forum Discussion
CFabr1
New Contributor
4 years agoI came to conclusion that, using that symbol with the bus, I'm forced to label the outputs as Q[0], Q[1], Q[2], Q[3].This is not what I wanted.I need to label them in a different way.Is this possible?
sstrell
Super Contributor
4 years agoYou're using the bus tool (thick line) instead of the wire tool (thin line). And you changed the names of the outputs. If you want the H names like you mentioned, change the output names back the way you had them and then attach wires to the 4 outputs and label them as I said to make the connections.
Or since you already have the HDL code, just use that as the top level in your project instead of creating a schematic at all.