Forum Discussion
Altera_Forum
Honored Contributor
9 years agoOK I worked around this problem by actually giving them a fanout. I made a counter and and put all outputs in a big vector that the counter addresses and selects for putting out one of them to a LED-port. Not really a nice solution as it now uses much other logic (MUXes..).
I am still happy if someone can recommend a better solution, but for now this is ok for my experiments.