In the digital clock project, when it is 11:59:59, AND gate 1 detects that the tens of hours is 1 and the enable input is active. On the next clock pulse the AM/PM flip-flop will ________.
Options
A. set
B. reset
C. toggle
D. clear
Correct Answer
toggle
Digital System Projects Using HDL problems
Search Results
1. In the digital clock project HDL code, the MOD-12 counter is using ________.
7. VARIABLES are considered to be updated ________ within a sequence of statements in a PROCESS, whereas SIGNALS referred to in a PROCESS are updated when the PROCESS ________.