tillitis-key/hw/application_fpga/core/timer
Joachim Strömbergson f020495695
Cleanup of tb for timer core
Signed-off-by: Joachim Strömbergson <joachim@assured.se>
2023-01-20 10:14:44 +01:00
..
rtl Count from init values to one, not zero 2022-10-18 11:06:40 +02:00
tb Cleanup of tb for timer core 2023-01-20 10:14:44 +01:00
toolruns Make initial public release 2022-09-19 08:51:11 +02:00
README.md Make initial public release 2022-09-19 08:51:11 +02:00

timer

A simple timer with prescaler written in Verilog.

Introduction

This core implements a simple timer with a prescaler. The purpose of the prescaler is to more easily time durations rather than cycles. If for example setting the timer to the clock frequency, the timer can cound seconds.