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

Go to the source code of this file.

Functions

module rising_edge_detector (input clk, input in, output out)
 
module falling_edge_detector (input clk, input in, output out)