Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 251 Bytes

File metadata and controls

13 lines (7 loc) · 251 Bytes

4func-timer

Timer with four different functions on FPGA

Programmed using Verilog HDL

Function 1: Count up from zero.

Function 2: Count down 99.99 seconds.

Function 3: Count up from user-input time.

Function 4: Count down from user-input time.