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

Go to the source code of this file.

Functions

module cursor_blinker (input clk, input reset, input tick, input reset_count, output wire blink_on)
 Cursor blinker (uses vblank as tick, blinks about once a second) More...