Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Edge Counter not counting last pulse before reset #79

Open
SukkoPera opened this issue Nov 13, 2024 · 0 comments
Open

Edge Counter not counting last pulse before reset #79

SukkoPera opened this issue Nov 13, 2024 · 0 comments

Comments

@SukkoPera
Copy link

Hi, I think I have found a bug in the Counter decoder: it is not counting the last pulse before the counter is reset:
image

This is counting rising edges of the bottom waveform, resetting on rising edges of the top one. I would expect the count to be 10, with the very last rising edge (the one that is ending the 9th pulse) being included in the count.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant