tillitis-key/hw/application_fpga/core/timer
Joachim Strömbergson 3f44b999ac
Remove name, version from several cores
timer
       touch_sense
       figaro
       uart
       uds
2022-10-11 09:50:45 +02:00
..
rtl Remove name, version from several cores 2022-10-11 09:50:45 +02:00
tb Remove API access to current prescaler value 2022-10-06 15:56:13 +02: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.