Forum Discussion
Altera_Forum
Honored Contributor
9 years agoNew Guy Needs Help with vectors
I have a code for a MUX whereby I have an input named SW which comprises of SW (0 through 3). I am using case statement for a seven segment display. This is just to show 0 all the way to F. I copied ...
Altera_Forum
Honored Contributor
9 years agoThere isn't a single pin for turning the whole 7seg off. You can use another bit (switch) as part of the select to determine if each segment should be on or off.