Verilog code for scanning a four by four matrix keypad.
-
Updated
May 26, 2021 - Verilog
Verilog code for scanning a four by four matrix keypad.
This implementation allows reading a 4x4 keypad without an external IC encoder (like the 74C922/23). It performs the same function as the IC, but in a simpler form. The module can be used in various projects, such as a calculator. A detailed explanation is provided in the README file.
Add a description, image, and links to the keypad-matrix topic page so that developers can more easily learn about it.
To associate your repository with the keypad-matrix topic, visit your repo's landing page and select "manage topics."