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

Update #630

Open
Hotwright opened this issue Nov 18, 2023 · 12 comments
Open

Update #630

Hotwright opened this issue Nov 18, 2023 · 12 comments

Comments

@Hotwright
Copy link

There has been no update for 2 years. The latest AMD/Xilinx is 2023.2 I think you support 2021.2.

Are there any plans to update this?

@AWSjoeluc
Copy link

Hello!

Yes, we're actively working on a customer release to enable Vivado 2023.2.

Does Vivado 2023.2 (or any version since 2021.2) add any new features that you're hoping to use on F1?

Thanks,
-Joe

@Hotwright
Copy link
Author

Hotwright commented Nov 21, 2023 via email

@ioeddk
Copy link

ioeddk commented Dec 1, 2023

I'm also expecting support for the Vitis 2023 release. Specifically, there are bugs fixed for the Task library if we want to implement Task-Channel kernels. I believe the potential benefits are there to updating this repository to keep up with the newer version of Xilinx's development tools.

@Hotwright
Copy link
Author

Hotwright commented Dec 4, 2023 via email

@augierg
Copy link

augierg commented Mar 20, 2024

@AWSjoeluc : I am also looking forward to support for 2023.2. We are having issues getting our RTL to complete with a simple synth_design -lint in 2021.2 because of crash with Abnormal program termination (11). We face no such issue with 2023.2, and now we are at the stage we want to integrate our CL with the F1 FPGA shell. Having a support for 2023.2 would greatly help us save time in debugging the reason of a crash on a 2 year old version

@jjones-github
Copy link

It would be great to get 2023.2 supported!

@ioeddk
Copy link

ioeddk commented Mar 20, 2024

Really need a newer version of Vitis AMI since there are a lot of bugs in the 2021.2 version. For example, using "pragma dependence off" to specify the false dependency, the synthesis tool would run into infinite loop printing "identified false dependence". This is a crucial feature of our project. Also, some times the use of the vector library would get "conflict pragma of array partition and aggregate", which is a behavior not documented anywhere.

@AWSjoeluc
Copy link

Hi everyone, thanks for the data points and known issues with 2021.2. Learning about these issues really helps improve the devkit going forward.

We've been prioritizing the 2023.2 AMI release and will update you all as soon as it's ready!

@augierg
Copy link

augierg commented Jul 2, 2024

Hi everyone, thanks for the data points and known issues with 2021.2. Learning about these issues really helps improve the devkit going forward.

We've been prioritizing the 2023.2 AMI release and will update you all as soon as it's ready!

@AWSjoeluc : is there an expected availability estimate for the 2023.2 AMI release ? We are still facing issues with Vivado 2021.2 not fully supporting some of systemverilog constructs, and crashing randomly when running synthesis on our RTL, and all these issues appear to be resolved in 2023.2

@ioeddk
Copy link

ioeddk commented Sep 2, 2024

As @augierg mentioned, is there an estimated expected availability for the new AMI release? The current AMI is CentOS7 based and it just went EOL at the end of June.

@AWSjoeluc
Copy link

Hello, we're currently working on a new FPGA Developer AMI release. In the mean time Centos 7 has EOL, yum repos have been moved to vault.centos.org
If you need access to repo, you can do the following

sudo sed -i "s/^mirrorlist=/#mirrorlist=/g" /etc/yum.repos.d/CentOS*.repo
sudo sed -i "s/^#baseurl=http:\/\/mirror.centos.org\/centos\/\$releasever/baseurl=https:\/\/vault.centos.org\/7.9.2009/g" /etc/yum.repos.d/CentOS*.repo

We appreciate everyone's patience with the long awaited release!

@augierg
Copy link

augierg commented Sep 10, 2024


We appreciate everyone's patience with the long awaited release!

@AWSjoeluc : thanks for the update. Would you be able to give some timeframe for this long awaited release (3mo, 6mo, 1y, more ?)

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

5 participants