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

Artix Ultrascale XCAU25P support for flash(mcs file) #466

Open
cshekharOlympus opened this issue Jun 25, 2024 · 2 comments
Open

Artix Ultrascale XCAU25P support for flash(mcs file) #466

cshekharOlympus opened this issue Jun 25, 2024 · 2 comments

Comments

@cshekharOlympus
Copy link

I am trying to add support for flash for Artix Ultrascale XCAU25P, could some one point me in the right direction. I see I need to generate a bit file to add support. Thanks.

@petersn
Copy link

petersn commented Feb 12, 2025

I second this, I'd like to flash my xcau10p parts. I see xcau25p and xcau15p support now, but what about other Artix UltraScale+ parts? If I'd like to add support for such parts how can I help?

@trabucayre
Copy link
Owner

Principle is similar to this commit 29d2264

  • you have to create the xdc with constraints if not already present
  • Makefile and build.py must be updated with model part size
  • and, if required, verilog code must also be updated if some subilities needs to be added

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

No branches or pull requests

3 participants