Ecosyste.ms: Awesome
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: 25 days ago
JSON representation
tappy is a tiny Verilog driver for PS/2 keyboards, for use in FPGAs
- Host: GitHub
- URL: https://github.com/kulp/tappy
- Owner: kulp
- License: mit
- Created: 2021-07-11T22:03:25.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2021-07-18T23:45:50.000Z (over 3 years ago)
- Last Synced: 2024-10-28T20:44:58.504Z (2 months ago)
- Topics: fpga, verilog
- Language: Verilog
- Homepage:
- Size: 16.6 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: COPYING
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.