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

Fix alteraPll qsys generation #2587

Merged
merged 1 commit into from
Oct 5, 2023
Merged

Fix alteraPll qsys generation #2587

merged 1 commit into from
Oct 5, 2023

Conversation

DigitalBrains1
Copy link
Member

PR #2417 caused a bug in the generation of the qsys file: it generated a spurious extra output clock which was completely unused otherwise.

Still TODO:

  • Write a changelog entry (see changelog/README.md)
  • Check copyright notices are up to date in edited files

PR #2417 caused a bug in the generation of the `qsys` file: it generated
a spurious extra output clock which was completely unused otherwise.
@DigitalBrains1 DigitalBrains1 merged commit 5b055fb into master Oct 5, 2023
13 checks passed
@DigitalBrains1 DigitalBrains1 deleted the correct-qsys branch October 5, 2023 20:29
mergify bot pushed a commit that referenced this pull request Oct 5, 2023
PR #2417 caused a bug in the generation of the `qsys` file: it generated
a spurious extra output clock which was completely unused otherwise.

(cherry picked from commit 5b055fb)

# Conflicts:
#	clash-lib/src/Clash/Primitives/Intel/ClockGen.hs
DigitalBrains1 added a commit that referenced this pull request Oct 6, 2023
PR #2417 caused a bug in the generation of the `qsys` file: it generated
a spurious extra output clock which was completely unused otherwise.

(cherry picked from commit 5b055fb)
DigitalBrains1 added a commit that referenced this pull request Oct 6, 2023
PR #2417 caused a bug in the generation of the `qsys` file: it generated
a spurious extra output clock which was completely unused otherwise.

(cherry picked from commit 5b055fb)

Co-authored-by: Peter Lebbing <peter@digitalbrains.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants