OpenCores
This page contains files uploaded to the old opencores website as well as images and documents intended for use on other pages in this project. If you want to download this project or browse its svn, you can do so at the overview-page.
DateFileDescription
2001-12-19 20:59ps2_soc2.zipThis 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.)
2001-12-19 20:58ps2_soc1.zipThis 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.
2001-10-15 20:49ps2_mouse.vThis file contains the ps2 mouse interface.
2001-10-15 20:49ps2_keyboard.vThis file contains the ps2 keyboard interface.