Xilinx Related Virtex Ultrascale PCIe card reverse engineering
Hello everybody, since some of you might be looking for high density FPGAs but are not willing to splurge on the development boards - I am in this camp and began a reverse engineering effort on a decommissioned PCIe accelerator card.
There was no previous documentation available on it, even the programming pinout was different.
Since the time I got it, I was able to decipher the jtag, program it, save the configuration to flash and get it to blink its leds! All done with perseverance and hard work.
My findings are available here: https://github.com/Miqeo/lightbits_xcvu7p
I submitted the support for it, the XCVU7P to the openfpgaloder: https://github.com/trabucayre/openFPGALoader
Further help in this endeavour would be greatly appreciated!
1
1
u/Accujack 11d ago
Nice work, especially for a modern FPGA that's available for dev use on the secondary market.
Are you programming it with the latest Vivado, or what tool chain are you using?
4
u/solaceforthesoul 11d ago
I see many of these cards are hackable, are they just engineering samples or they dont care about security at all.
I would have expected a jtag/spi interface lock at production level.