Forum Discussion
Altera_Forum
Honored Contributor
12 years agoThanks for that info.... but do u know how i can set the DE3 board to be driven from the anode side. Regarding the I/O assignment, my top level I/O names are assigned and that output pin indicates (cathode driven), however a pin assigned to unknown name by the compiler (ASSIGNMENT>PINS>ASSIGNABLE PINS) comes up alongside.
--- Quote Start --- I guess the LEDs on DE3 board are driven from the cathode side, like in most designs. So, they turn on when the driving output is low and the NAND behaviour you observe is pretty normal. Regarding the I/O assignment, open the Quartus pin assignment editor and check if your top level I/O names match with the assigned ones. --- Quote End ---