How to implement a time of day clock that will run on the Altera DE1 development board

Status
Not open for further replies.

Thread Starter

kyleMAC

Joined Dec 5, 2019
8
Specifications:
1. Two digit hours to be displayed on two seven segment displays. The hours are to be
displayed ranging from 01 to 12.
2. Two digit minutes to be displayed on two seven segment displays. The minutes are to be
displayed ranging from 00 to 59.
3. Seconds indicator to be displayed with an LED. The LED should be lit for ½ second and then
off for ½ second.
4. AM/PM indicator to be displayed with an LED. AM, LED = on; PM, LED = off.
5. Clock speed boost using one slide switch. When selected, will cause the count speed of the
clock to count fast enough that every count digit may be verified. Take care to not select a
speed that is too fast such that the minutes digits are unreadable.
Use the 24 MHz signal from the Altera board as a source frequency.

The most similar thread I could find to this is attached. If anyone has done this or can send me a design or help me out id appreciate it.
convo.PNG
 
Status
Not open for further replies.
Top