An open API service indexing awesome lists of open source software.

https://github.com/kulp/tappy

tappy is a tiny Verilog driver for PS/2 keyboards, for use in FPGAs
https://github.com/kulp/tappy

fpga verilog

Last synced: 4 months ago
JSON representation

tappy is a tiny Verilog driver for PS/2 keyboards, for use in FPGAs

Awesome Lists containing this project

README

          

`tappy` is a PS/2 keyboard interface for use in FPGAs.

It supports keyboard-to-host communication only, and therefore cannot recover
as gracefully from corrupted transmissions as fully standard behavior would
allow.