Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 

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

About

SR Latch Design in Lustre

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors