OpenCores
Issue List
Counter is not incremented #1
Closed arniml opened this issue almost 20 years ago
arniml commented almost 20 years ago

Affected releases: 0.1 BETA

When in counter mode, the timer/counter module does not increment upon a falling edge of T1. Reason is a typo in the code for the edge detection signal t1_inc_s - it will never become true.

Fixed in timer.vhd 1.3 Regression tests: black_box/cnt/cnt black_box/cnt/int Fix will be included in next release.

arniml closed this almost 20 years ago
arniml was assigned almost 20 years ago

Assignee
arniml
Labels
Bug