When I was simulating a divider using two D-latch as shown below (two D-latches in series,) I found that the circuit in the red rectangular is key to the differential D-latch.
In fact, the circuit in the red rectangular is made up of a forward inverter and an inverted inverter in parallel. If not connecting that circuit, the differential D-latch performs poorly. If connected that circuit, it performs well. If I only use one forward inverter, it still performs poorly.
What is the function of a forward inverter and an inverted inverter in parallel in a digital circuit? What's the principle?