Re: [PATCH 00/16] Intel FPGA Device Drivers

From: One Thousand Gnomes
Date: Tue Apr 25 2017 - 16:02:51 EST


> That is where we disagree. I do not see bitstream as firmware. For instance
> now you can run OpenCL on some FPGA, so this is exactly like GPU we should
> request open source stack from OpenCL down to bitstream.

It's an accelerator with a bunch of firmwares where you load the right
one. We've got lots of those in Linux already. Your GPU probably needs
firmware as well in just the same way.

> For me this is not enough (tool to load bitstream).

Unfortunately that isn't likely to change for any major FPGA device in
the near future. If you could load arbitrary bit patterns into an FPGA
then in most cases that also means you could physically destroy the
hardware.

Alan