1. Use the mouse as input to a video etch-a-sketch. Use a monochrome 128 by 128 1-bit pixel RAM with the VGA_Sync core in your video design. Display a cursor. To draw a line, the left mouse button should be held down.
2. Use the mouse as an input device in another design with video output or a simple video game such as pong, breakout, or Tetris.
3. Write a mouse driver in Verilog. Use the mouse information provided in sections 11.2 and 11.3.