Forum Discussion
Altera_Forum
Honored Contributor
21 years agoHelp using QuartusII
Hi all!!! I've a question that may be simple for someone of you... Let's suppose that in Quartus II I have to merge 2 wire in a single bus: in1------>|
|---------...
Altera_Forum
Honored Contributor
21 years agoHi Matteo,
leave the traces open on one side and assign bus with label. Quartus connects signals with same netnames :in ---------------
       ---------------in ------(Wire-Buffer)-----------out That's the way I use it. Mike