Skip to content

Latest commit

 

History

History
17 lines (14 loc) · 409 Bytes

README.md

File metadata and controls

17 lines (14 loc) · 409 Bytes

PS2

Features

  • Support PS/2 keyboard only
  • Configurable receive fifo depth
  • Maskable fifo no-empty interrupt
  • Static synchronous design
  • Full synthesizable

FULL vision of datatsheet can be found in datasheet.md.

Build and Test

make comp    # compile code with vcs
make run     # compile and run test with vcs
make wave    # open fsdb format waveform with verdi