Forum Discussion
Altera_Forum
Honored Contributor
17 years agoDE2 board, 7-segment display via schematic
I'm trying to create a simple circuit, using 4 switches (8-4-2-1) to drive digital logic, in order to light a single 7-segment LED. I've created the 4 input pins, wired them to inputs A,B,C, an...
Altera_Forum
Honored Contributor
17 years agoTry this:
LTN = H RBIN = X BIN = H You've this: LTN = L RBIN = L BIN = L Then ignore the warnings.