Altera_Forum
Honored Contributor
10 years agoHow do I split a bus into individual signal lines?
I have a schematic that is supposed to take a 4 bit bus and then split off the individual lines into TTL logic. I created a 4 bit bus pin "in[3..0]" then connected a bus line. Then connected individual node lines from that to the TTL logic. The problem is that it wont let me specify which individual node line I want. I tried right clicking the node line and then properties, but there is nothing useful there. It would probably work if there was a way to give the individual node line a name like "in[0]" or similar.
I found a help file that said to highlight the node line and then go to the edit menu and click "Line Properties" but no such thing exists. There is a "properties" but it is deactivated. Another help file said this: --- Quote Start --- You open this dialog box by right-clicking a node in the all pins or groups list and then clicking node properties. Allows you to view the node name and view or change the assignments for the selected node. You can assign a specific pin to the node, create an I/O standard assignment, and reserve the pin for future use. You can also view specific location and function information about the pin. --- Quote End --- But there is no "All pins" button anywhere that I can find. Does anybody know how to make buses work properly in Quartus v15? I searched and found nothing useful.