Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

I just used the Raspberry-PI V to bring up the PCIe interface on a Lattice Certus-Pro NX "Versa" board, it's very convenient.

What's cool is that the Raspberry-PI V is just fast enough to run modern desktop software, including (ack!) Microsoft Teams. I was able to give a live demo of my FPGA design by sharing the desktop during a conference call.

My only complaint is, of course, lack of SoC documentation from Broadcom.

Say what you will about Intel, but they do provide full chip documentation if you go through their NDA process. With it, I made a very nice FPGA PCIe environment on Xeon Ivy Bridge: it let me save all of the PCI config registers, then reconfigure the FPGA, then reprogram them and have the chip show up on the bus without having to reboot the server or re-enumerate. The trick is to temporarily set the root complex bit to disable PCIe error detection during the reconfiguration process.

(Was using Altera Stratix-IIgx at the time).

There is possibly another way to this, but haven't tried it:

https://stackoverflow.com/questions/32334870/how-to-do-a-tru...

But even aside from that, with the documentation you have access to a lot of error reporting which is extremely useful during PCIe bring-up.





> Say what you will about Intel, but they do provide full chip documentation if you go through their NDA process.

Unfortunately, we are unable to support individuals or smaller entities. Please reach out to your local Intel sales office for assistance.

Are we talking about the same Intel?

(This is the reply I got trying to sign their NDA in order to access datasheets. Even my 15-people employer wasn't worth their time.)


Ah, that's a fancy trick! I remember many a time making Linux real angry with my PCIe fiddling. I believe in the end we got Partial Reconfiguration set up, where the PCIe portion of the device would not be reprogrammed but we could reload the rest. It was definitely a trade off though in terms of layout planning and space reservation.



Consider applying for YC's Winter 2026 batch! Applications are open till Nov 10

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: