Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

PS/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) { ...