Forum Discussion
Altera_Forum
Honored Contributor
16 years agoHow can I split bus in Quartus?
I am trying to split the bus from nios to interconnect with the 4bit counter but I cannot find the way. Is possible? please see the picture!
Altera_Forum
Honored Contributor
16 years agoHi Neos
Name the counter bus something like counter[3..0] and then name each of the nodes (QA to QD) counter[3], counter[2], counter[1] and counter[0] Hope this helps Best regards, Thiago