Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

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: 25 days 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.