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 support for Vivado 2024.2 #68

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

playduck
Copy link

@playduck playduck commented Dec 1, 2024

Simply added support for the new 2024.2 release.
It builds and installs on my MacOS 15.1.1 M4.

Additionally I've got it to install and run Vitis by installing the dependencies mentioned in #37 in sapertuz's comment + the file utility. Simply add these lines to the Dockerfile (this is not included in this PR! Just as an FYI if you want to add Vitis support)

# install dependencies for Vitis
RUN apt-get install -y --no-install-recommends \
    file libnss3 libasound2 libsecret-1-0
Vivado and Vitis 2024.2 Screenshot

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