Skip to content

The .vhd files in this repository are the source files needed to create a 7 digit passcode lock on a Nexys 4 DDR board.

Notifications You must be signed in to change notification settings

Fulminare3/Passcode-Lock-FPGA

Repository files navigation

This project contains files that read in numerical values from a 16 character button pad. The code was intended to interface with the Nexys4 DDR board by Xilinx. I designed the code to work similar to 2 nested statemachines

The .vhd Files correspond to the multiple source files that are linked as modules The .xdc file is the constraint file used to allow axcess to the reset button and the LED's on the Nexys 4

The second picture shows the flag varible state machine logic, and the first pictures shows the two state machines for storing and checking the users input.

Statemachine 1 Statemachine 2

About

The .vhd files in this repository are the source files needed to create a 7 digit passcode lock on a Nexys 4 DDR board.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages