i need to interface a keypad 4x4 to xilinx spartan 3 starter kit board. the problem is that i need to use VHDL code so that the signal from the keypad will convert to ASCII code for the FPGA to read.
example
if i press button 1, the VHDL code will convert it to 0110001 (ASCII code for 1).
help me. its my school project.
example
if i press button 1, the VHDL code will convert it to 0110001 (ASCII code for 1).
help me. its my school project.