Last time we took a break from Verilog and hardware design to improve our build system. This time we're back to Verilog and for our next FPGA project we'll create a seven segment driver circuit that will allow us to output hex characters to a single display.
A seven segment display is a set of LEDs arranged like an eight plus a decimal point like you see on cheap alarm clocks and the like. ...more