Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
The only difference between the 2 clock gating latches is 1 clock cycle.
The AND cell is one clock cycle behind compared to the output of the OR cell.
D latches only ‘listen’ to the input on CLK rising.
https://www.electronics-tutorials.ws/sequential/seq_4.html
By inverting CLK input the latch has to wait until next rising flange.