Skip to content

Add support for Vivado 2024.2#68

Open
playduck wants to merge 1 commit into
ichi4096:mainfrom
playduck:main
Open

Add support for Vivado 2024.2#68
playduck wants to merge 1 commit into
ichi4096:mainfrom
playduck:main

Conversation

@playduck

@playduck playduck commented Dec 1, 2024

Copy link
Copy Markdown

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