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

Add Vivado power optimization option flag #413

Closed
wants to merge 2 commits into from
Closed

Add Vivado power optimization option flag #413

wants to merge 2 commits into from

Conversation

sebinho
Copy link
Contributor

@sebinho sebinho commented Jan 24, 2024

This proposal adds a flag to enable power optimization during implementation stage of a Vivado run.
Power optimization can have huge impacts, especially when using a device that has a PS (Processing System).

To use this new option, simply add the following flag in your *.core file:

flow_options :
            part           : xczu3eg-sfvc784-1-e
            power_opt      : True

@sebinho
Copy link
Contributor Author

sebinho commented Jan 24, 2024

It works well for me when using the Vivado FLOW. Maybe something is off when using the older tool scheme.
@olofk could you help to solve this problem? Not sure what is happening.

@sebinho sebinho marked this pull request as draft January 24, 2024 20:12
@sebinho sebinho closed this Jan 24, 2024
@sebinho sebinho reopened this Jan 24, 2024
@sebinho
Copy link
Contributor Author

sebinho commented Jan 24, 2024

I will create a new pull request so will close this one

@sebinho sebinho closed this Jan 24, 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.

1 participant