negativeedgetriggered
Negative edge triggered is a term used in digital electronics to describe a device or circuit that responds to the falling edge of a clock signal. In such a design, the state is captured or an action occurs when the clock transitions from high to low, rather than at the rising edge. Between edges, the inputs do not affect the output, which helps to stabilize data and reduce timing-related hazards.
Most negative edge triggered devices are implemented as edge-triggered flip-flops or latches. A common implementation uses
Compared with positive edge triggered devices, negative edge triggered elements capture on the opposite clock edge.
Common examples include negative edge triggered D flip-flops, JK flip-flops configured for negative-edge triggering, and negative-edge