| Date |
Description |
Link |
| 19-Dec-2001 |
This file shows the ps2_mouse module in use. It uses the mouse to control a small crosshairs on an LCD screen. When the mouse buttons are pressed, the crosshairs change color. The lcd flat-panel which was tested was from an IBM 700C laptop computer, and it required a pixel clock of around 25 MHz (this design used 49.152 MHz divided by two.) |
ps2_soc2.zip |
| 19-Dec-2001 |
This file contains an example of the keyboard interface being used to translate keypresses into ASCII, which is transmitted via RS232 into a terminal. The terminal is able to control the keyboard LEDs as well. |
ps2_soc1.zip |
| 15-Oct-2001 |
This file contains the ps2 mouse interface. |
ps2_mouse.v |
| 15-Oct-2001 |
This file contains the ps2 keyboard interface. |
ps2_keyboard.v |