Altera_Forum
Honored Contributor
13 years agoPS/2 Keyboard with C
Hello, i am trying to make a PS/2 Keyboard work with my FPGA and C language. I tried to capture sequences from the keyboard by using the following code : while(1)
{
...