ufrisk / pcileech-fpga

FPGA modules used together with the PCILeech Direct Memory Access (DMA) Attack Software
913 stars 206 forks source link

Pcileech on altera fpga #136

Closed CottonCollecter closed 1 year ago

CottonCollecter commented 1 year ago

It's that possible run pcieech on altera fpga? I Think use altera fpga will cheaper

ufrisk commented 1 year ago

Altera FPGAs are currently not supported out of the box. It would take quite some work for me to add support.

It was a while since I looked into this, but the PCIe capable Altera FPGAs aren't really cheaper than the Xilinx 7Series.

Also last time I checked the Altera PCIe IP was purchase only. Which kinda messes up things if you wish to do open source.

Right now I don't have any plans to add Altera support. If there were a solid business case for me to do it I'd look into it however; but I don't foresee that happening.

Hope this answers your question. Otherwise let me know.