The official replies are addressing questions that nobody has asked. The main issue is why Linux support is being removed from the Basic tier while Windows is still allowed. To grow the ecosystem, AMD needs more people working on their hardware. Restricting Linux will only alienates students, hobbyists, and devs who want to adopt AMD tech. - From long term AMD user
One would've thought they had learned from their supposed driver superiority over Nvidia due to embracing Linux users with OSS drivers
Why is Vivado 2026.1 dropping Linux support for free tier?
91–100 of 254 posts
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#92Earlier quoted context omitted.
[flagged]
More like the notion of seeing different treatment between OSes. No one likes being punished for a choice that shouldn't be any of the selling party's business. That's especially true in the Linux community, which was the target of Microsoft's anticompetitive policies for decades. That's just like when macOS users got mad when they learned they were targeted by marketing schemes to sell them more expensive stuff [1].…
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#93I’m working in education and will change to other vendors in the near future. That means all my students will do so as well. Windows cannot provide feature parity for workloads that require cross compiling, AMD could at least support RHEL like the old days.
Have you tried docker or WSL2. Modern virtualization should make it possible to seamlessly run Linux while in Windows.
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#94Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#95Earlier quoted context omitted.
The official replies started off by addressing ... the "unacceptable abusive behavior towards AMD". The most important thing here is obviously to ask people not to use such hurtful words as "disgraceful" towards poor little AMD... Answering the actual question seems not a high priority
I don't know anything about this situation, but basic logic says if you want someone to give you free stuff, be nice to them. It wouldn't surprise me if AMD is scaling back their free offerings due to the impact on support.
They’re welcome to hamstring themselves in the market; it’s just not a smart move.
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#96The official replies are addressing questions that nobody has asked. The main issue is why Linux support is being removed from the Basic tier while Windows is still allowed. To grow the ecosystem, AMD needs more people working on their hardware. Restricting Linux will only alienates students, hobbyists, and devs who want to adopt AMD tech. - From long term AMD user
> For your specific question: Why is Linux not supported in the BASIC tier? > This is AMD's marketing decision. > Kind Regards, > Anatoli Curran, > Xilinx/AMD Forum Moderator I mean, nobody in that forum necessarily knows why. It just came from above.
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#97Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#98Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#99Earlier quoted context omitted.
Maintaining support for Windows is free?
"free" as in what? Time? There is always someone paying. Linux should be no different.
That’s exactly what people are asking for. Why do Linux users have to pay and Windows users don’t.
Re: Why is Vivado 2026.1 dropping Linux support for free tier?
#100Earlier quoted context omitted.
The difficult part is the place and route algorithm, not the bitstream. The proprietary ones already take quite a long time to solve: I regularly have 12-24h runs. Perhaps an open source one could do better? But it's not quite as straightforward as reverse engineering a proprietary bitstream.
I have to admit that I haven't looked too closely into this but my understanding is that place & route is essentially an NP hard optimization problem. Would it be possible to translate this into a SAT problem and solve it with a state of the art SAT solver?
Of course, if it were faster, that would be a huge win for the open source implementation.