Forum Discussion
Altera_Forum
Honored Contributor
17 years agoYou're right, cause other Dev Kits, e. g. Terasic DE-2 have non-multiplexed 7-Segment-Displays, while Cyclone III 3C120 board has a multiplex connection. So you need some logic (a clock divider and a multiplexer) to drive the display with meaningful data.
P.S.: I can show you a VHDL module for a similar purpose, that has 3x2x8 instead of a 4x8 multplexing scheme, including PWM brightness control. You should be able to adapt it to the said application.