Altera_Forum
Honored Contributor
16 years agoQuestion about buses
I need to connect each of R and a nodes from input to sel[] bus of each MUX. But i don't know how get one node from bus and connect it to another bus.
How can I do this ?I need to connect each of R and a nodes from input to sel[] bus of each MUX. But i don't know how get one node from bus and connect it to another bus.
How can I do this ?You may want to use a single busmux rather than multiple mux instances.
Thanks, I'll try.