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.