S R Latch with enable input C
0 Stars     137 Views    

Author: Roddy Khelawan

Project access type: Public

Description:

S R Latch with enable input C.

S R are active high inputs that set the output Q high and resets the output Q low respectively

If both S and R are not asserted or the enable input, C, is low then Q retains its state. (It state is determined by the previous S or R assertion.)

Asserting S and R simultaneously is not recommended as it may lead to metastability when C transitions from high to low.

Created: Feb 12, 2021

Updated: Aug 26, 2023


Comments

You must login before you can post a comment.