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

Counters and labels updated #118

Merged
merged 1 commit into from
Dec 20, 2016
Merged

Counters and labels updated #118

merged 1 commit into from
Dec 20, 2016

Conversation

C47D
Copy link
Contributor

@C47D C47D commented Dec 17, 2016

Ascending and descending 4bit Counters with parameters has been added.

  • Parameters:
    INIT_CNT = Number where the count start.
    FIN_CNT = Number where the count finishes.
  • Terminals:
  • Input:
    clk = clock input signal.
  • Output:
    out0 - out3 = counter output (out0 being the LSB).
    tc = terminal count, high when the FIN_CNT ot under/overfow conditions has been meet, one clock cycle wide.

@Jesus89 Jesus89 merged commit b2920f7 into FPGAwars:develop Dec 20, 2016
@C47D C47D deleted the contador branch December 20, 2016 21:50
umarcor pushed a commit to juanmard/icestudio that referenced this pull request Jul 27, 2021
Add config commands. Configure native binaries. Closes  FPGAwars#118
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

Successfully merging this pull request may close these issues.

2 participants