Skip to content

davidiiti2022/Design-a-Digital-Lock-System-Using-Sequential-Logic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

Design-a-Digital-Lock-System-Using-Sequential-Logic

This project implements a secure digital lock system designed using sequential logic circuits in Verilog HDL. The system unlocks only when a predefined binary sequence is entered correctly. The design uses a finite state machine (FSM) approach, demonstrating practical concepts of state transitions and memory in digital electronics.

About

A digital lock system is an electronic locking mechanism that opens only when a correct sequence or password is entered. Unlike mechanical locks that use physical keys, it uses digital signals (like a keypad input) to control access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors