vt52-fpga  1.0.0 Initial
vt52-fpga is a serial terminal implemented on a FPGA
keyboard.v File Reference

Go to the source code of this file.

Functions

module keyboard (input clk, input reset, input ps2_data, input ps2_clk, output reg< 7:0 > data, output reg valid, input ready)