Hi guys
i got some help last time and i was happy. I was wondering if soemone could help me again.
Im trying to code a real time clock.
I coded a simple 0 to 9 counter and i think this is the basis of the clock.
I have the counter running fine, but now i want it so that after it hits 0 after a full on the first cycle, another signal starts the count and goes only upto 1. Once the first cycle completes the second time, my second signal goes to 2.
The idea is to count upto 59 and then reset to 0.
Im trying to do this first and then will move on to triggering for the minutes and hours.
In the code, ive just tried for it to go upto 39 and then come back.
Ive attached my code. does it make sense? If you have alternate coding, or other ideas, please
i got some help last time and i was happy. I was wondering if soemone could help me again.
Im trying to code a real time clock.
I coded a simple 0 to 9 counter and i think this is the basis of the clock.
I have the counter running fine, but now i want it so that after it hits 0 after a full on the first cycle, another signal starts the count and goes only upto 1. Once the first cycle completes the second time, my second signal goes to 2.
The idea is to count upto 59 and then reset to 0.
Im trying to do this first and then will move on to triggering for the minutes and hours.
In the code, ive just tried for it to go upto 39 and then come back.
Ive attached my code. does it make sense? If you have alternate coding, or other ideas, please