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

Disabling Overlay Cache #29

Merged
merged 1 commit into from
Sep 26, 2024
Merged

Disabling Overlay Cache #29

merged 1 commit into from
Sep 26, 2024

Conversation

aidandempsey
Copy link
Contributor

@aidandempsey aidandempsey commented Sep 24, 2024

For some reason, Jupyter Notebooks running on PYNQ boards have a strange behaviour where they cache .bit overlays. The picture below shows how I'm trying to run a Mux2_1 with a Mux2_1.bit overlay but the notebook is trying (and failing) to use a cached CB4CLED.bit overlay
image

This problem has been reported here with a given fix

from pynq import PL
PL.reset()

Copy link
Member

@lukecanny lukecanny left a comment

Choose a reason for hiding this comment

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

Sorry I did not see this sooner. LGTM :P

@lukecanny lukecanny merged commit 6891829 into master Sep 26, 2024
@lukecanny lukecanny deleted the aidan/reset-overlay branch September 26, 2024 12:51
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