Skip to content

farif/SRLatch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 

Repository files navigation

SR Latch (flip-flop) Design in Lustre

The SR flip-flop, also known as a SR Latch, is one of the most basic sequential logic circuit. It is one-bit memory device that has two inputs, labeled “Set/S” (meaning the output = “1”), and “Reset/R” (meaning the output = “0”).

Try the SR Latch model to check the bistable property using online model checker Kind2