Skip to content
This repository has been archived by the owner on Mar 9, 2023. It is now read-only.

Genesys2 counter is functional #7

Closed
wants to merge 2 commits into from
Closed

Genesys2 counter is functional #7

wants to merge 2 commits into from

Conversation

jrrk2
Copy link
Contributor

@jrrk2 jrrk2 commented Feb 2, 2022

I noticed that not all I/O assignments for Genesys2 are valid at the moment. In fact the only inputs that seem to work are sw[7:6]. However all the led[7:0] seem to work. Therefore I prepared a design that outputs an 8-bit counter using sw[7] as the clock and sw[6] as the reset. That seems to work (at least for as many counts as I can be bothered to test without wearing out the switches completely. This pull request is FYI, no need to consider merging till the equivalent I/O functionality from the low cost k325 board has been identified.

I present the hypothesis that only one clock region is working and this region only can reach certain I/Os.

Copy link
Collaborator

@hansfbaier hansfbaier left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good to me as far as the changes are concerned.
It looks like we want a separate blinky.v for each board,
or `ifdef the relevant changes
so that both boads don't get in each other's way

@jrrk2
Copy link
Contributor Author

jrrk2 commented Feb 21, 2022

Closing because it is superseded now.

@jrrk2 jrrk2 closed this Feb 21, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants