Altera_Forum
Honored Contributor
11 years agoVerilog keyboard input (password) using FPGA board
I am trying to write a code that enables me to enter a specific password using a PS/2 Keyboard to turn off an alarm system, I already have the Verilog code for the keyboard, which basically lights or turns on the FPGA LED light corresponding to my keyboard binary number input. I am wondering how to make the alarm system switch interacts or responses with keyboard password input that I enter.