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

Created development branch #70

Closed
wants to merge 17 commits into from
Closed

Created development branch #70

wants to merge 17 commits into from

Conversation

stdefeber
Copy link

From main created development and merged:

  • install-fixes
  • fix_avalon_reads

martijnbastiaan and others added 17 commits July 21, 2024 08:22
Previously, `pip install corsair --no-binary :all:` would fail due to
`setup.py` critically relying on `.git` being present. This patch will
detect a missing `.git` and assume a PyPI/source installation.
The CoCoTb Avalon master driver and corsair do not agree with one and
other.

The driver removes the addres one a read pulse has been asserted (1
clock cycle) while the hdl of corsair expects it to remain stable for at
least one more cycle.
This has been fixed by clocking in the address at a read pulse and use
that for the read process.
@stdefeber stdefeber closed this Oct 11, 2024
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.

3 participants