Someone, who is active in developing open source FPGA tools, should approach the smaller chip manufacturers and suggest that they simply make chips and work with tool developers to generate suitable hardware definition files. Chip manufacturers could mark up their chips comfortably and sell them with a list of urls to suitable support software. I am certainly willing to pay more for chips whose internals are fully disclosed than I would pay otherwise. They could offer a line with OpenRISC ASIC onboard. They could offer a line with encryption/decryption engines plus 1024-4096 bits of key PROM to accept an encrypted bit-string that protects clients' IP and that are tailored toward secure communications. Since each client can program his own decryption key, this is secure against the chip manufacturer as well as other snoopers. They could then patent these improvements and require that the larger companies pay license fees.
@HerrHeisenheim4 жыл бұрын
Great talk. Too bad some slides were not shown properly. I look forward to see what this project will bring to the community, thanks for sharing.
@ArranShort4 жыл бұрын
Great talk, and seems a genuine chap and the offer of free hardware is awesome. I've got a few projects that an open fgpa platform would be perfect to use.
@VigneshBalasubramaniam4 жыл бұрын
And now AMD has bought Xilinx.
@JiaoXianjun4 жыл бұрын
Now AMD is kind of intel in the FPGA world!
@v4lgrind5 жыл бұрын
The title lied to me! But other than that; neat.
@codesofcolours22454 жыл бұрын
What about OpenCL in the FPGA world? I was expecting him to touch it as a software guy. Is it only Intel that is moving ahead on this end?
@kramer3d4 жыл бұрын
yep
@charles-pl7zl5 жыл бұрын
Lattice had like a 7-10% of that market share....
@cls94744 жыл бұрын
What happens if Xilinx starts to encrypt their bistreams?
@dariuslukas15604 жыл бұрын
I don't think that's too much of a concern. The bit stream is the information encoding the layout of the FPGA which is sent to the FPGA. There isn't much room for hardware to encrypt/decrypt the data stream, unless they embedded it into the FPGA itself. Furthermore, why would they? I would think it's in Xilinx's best interest to have their devices supported by as many toolchains as possible.
@davidclift59894 жыл бұрын
Xilinx is in the business of selling silicon, the provide tools which is just a means to sell more silicon. I very much doubt they would want to stop people using their silicon. The problem I see is if your opensource FPGA placement tool makes a mistake ow do you even find it?
@0LoneTech3 ай бұрын
They already have encryption blocks, for those clients who don't want their FPGA based devices cloned. There also is an issue where FPGA vendors have paid tiers of their software tools. Since you have to pay for software to support some of their devices, they have an incentive to make it harder to support those. That said, Xilinx have supported other tools to generate bitstreams in the past, e.g. via Xilinx-Lava (which allowed *much* faster builds, both in P&R and clocks). AMD also haven't been very hostile to my knowledge. It would be a nicer world if we could just cooperate.
@Tapajara4 жыл бұрын
I want Symbiflow for Windows. Not so much for Linux.
@wolframio83554 жыл бұрын
Yosys and nextpnr already run on windows
@teejay8724 жыл бұрын
@@wolframio8355 icestorm too..
@latestunique34092 жыл бұрын
@@wolframio8355 Hye how are you? Can you please tell me what is open source FPGA?
@marcbotnope17284 жыл бұрын
To bad the using verilog when VHDL is superior in every way.
@rjordans4 жыл бұрын
You can use VHDL through the GHDL plugin for Yosys, that's starting to work quite nicely!
@alexcipriani60034 жыл бұрын
I have learned VHDL in school, when I tried applying for jobs everyone in industry except aerospace and gov used verilog.
@MichaelFJ19693 жыл бұрын
@@alexcipriani6003 It's a regional thing. In Europe VHDL is more popular than verilog.
@Dixitkushagra1753 жыл бұрын
@@alexcipriani6003 Same, I have only seen it in the Aerospace and defence sector.
@alexcipriani60033 жыл бұрын
@@MichaelFJ1969 I am talking about US mostly defense companies and gov use it...majority of private companies use verilog.