I'm surprised with that move of AMD, there is nothing special in Xilinx except their 'super protected' compilers. Dunno why people think that there is some sophisticated magic inside FPGA chips. GHz limits force companies to move more and more into parallel computing and FPGA might seem the right move, but it is only partially a right move because for computations we don't need to simulate gates, we need arithmetic o…
If its so trivial, why isn't there a decent competitor from all the startups? Even Altera with Intels moneybags has not managed to push past. Xilinx has a data center play, new HW with arrays of processors with local memory, RF integrated devices that are cutting edge (16x 10GSPS DACs in one chip for example). The compilers are advanced sure, but theres a lot in the silicon too...
AMD Is in Advanced Talks to Buy Xilinx
111–115 of 115 posts
Re: AMD Is in Advanced Talks to Buy Xilinx
#112Earlier quoted context omitted.
If its so trivial, why isn't there a decent competitor from all the startups? Even Altera with Intels moneybags has not managed to push past. Xilinx has a data center play, new HW with arrays of processors with local memory, RF integrated devices that are cutting edge (16x 10GSPS DACs in one chip for example). The compilers are advanced sure, but theres a lot in the silicon too...
@tails4e First - lets not mix integrated devices with pure FPGA. Second, electronics is trivial, very trivial even. Software isn't so much. Especially effective software that can automatically manage all interconnections between LUTs. It is not a rocket science tho, but significant entrance barrier to the market. That is why all the "FPGA" companies hold so much their binary formats as a secret and not open sourcing…
Re: AMD Is in Advanced Talks to Buy Xilinx
#113Earlier quoted context omitted.
@tails4e First - lets not mix integrated devices with pure FPGA. Second, electronics is trivial, very trivial even. Software isn't so much. Especially effective software that can automatically manage all interconnections between LUTs. It is not a rocket science tho, but significant entrance barrier to the market. That is why all the "FPGA" companies hold so much their binary formats as a secret and not open sourcing…
This is priceless, "electronics is trivial". You clearly saw a few logic gates and determined that was all there is to know. I would say ASIC design is more difficult than most SW, and you have to get it right first time, no patches or releases are coming to fix a bug you found after the chip is manufactured. As it happens the types of SW that are amongst the hardest are the algorithms that go into Place and Route. T…
> You clearly saw a few logic gates
Well, perhaps 5 years of studying digital electronics engineering is worthless here... ;-) Saw a few logic gates when was 15, now I'm 40, and saw them already more than few ;-)
Don't get me wrong, I'm not underestimating issues related with entire way from design to manufactured product. But FPGA in not any "magic" different in terms of how you design it and how you manufacture it from other digital ICs.
In case of AMD, they have well established internal process for pushing from design to production of new ICs. Design of LUT or internal routing logic is really trivial, especially when given a perspective of designing something like RYZEN. I'm sure AMD could do it itself without significantly noticeable financial effort to the company.
Given above - software (and possibly software patents) is the only real advantage that XILINX might bring to AMD with that deal (unless AMD has plans to develop on new markets - which I don't really think so).
Re: AMD Is in Advanced Talks to Buy Xilinx
#114Earlier quoted context omitted.
This is priceless, "electronics is trivial". You clearly saw a few logic gates and determined that was all there is to know. I would say ASIC design is more difficult than most SW, and you have to get it right first time, no patches or releases are coming to fix a bug you found after the chip is manufactured. As it happens the types of SW that are amongst the hardest are the algorithms that go into Place and Route. T…
@tails4e: > You clearly saw a few logic gates Well, perhaps 5 years of studying digital electronics engineering is worthless here... ;-) Saw a few logic gates when was 15, now I'm 40, and saw them already more than few ;-) Don't get me wrong, I'm not underestimating issues related with entire way from design to manufactured product. But FPGA in not any "magic" different in terms of how you design it and how you manuf…
Re: AMD Is in Advanced Talks to Buy Xilinx
#115Earlier quoted context omitted.
@tails4e: > You clearly saw a few logic gates Well, perhaps 5 years of studying digital electronics engineering is worthless here... ;-) Saw a few logic gates when was 15, now I'm 40, and saw them already more than few ;-) Don't get me wrong, I'm not underestimating issues related with entire way from design to manufactured product. But FPGA in not any "magic" different in terms of how you design it and how you manuf…
FPGAs are way more than a few LUTs, the routing is complex, but must be efficient, there are many many hard blocks required to be useful (memories, dsp, transceivers, multi-standard IO, flexible programmable clock networks, clock generation with low latency over 10s of mm, etc.). There are way more blocks, but those are the basic ones, unless you want to design a 1980s FPGA of course! It is similar to how other ASICs…
> where is the RISC-V of the FPGA world?
sounds like a challenge ;-)