f4pga / prjuray

Documenting the Xilinx Ultrascale, Ultrascale+ and UltraScale MPSoC series bit-stream format.
https://prjuray.rtfd.io
Apache License 2.0
70 stars 13 forks source link

Add zu7ev part? #10

Open daveshah1 opened 4 years ago

daveshah1 commented 4 years ago

I, and I suspect quite a few others out there too, am currently using a zcu104 for UltraScale+ testing which is 7ev based. This board was one of the easiest to get hold of UltraScale+ boards for a while.

Although the 3eg is a better device to start with due to its smaller size being easier to grapple with, it would be nice to have a 7ev database being built sooner rather than later. As well as just rerunning the tilegrid/tileconn stuff, it's also notable that it uses CMT_L rather than CMT_RIGHT, HPIO_L rather than HPIO_RIGHT, etc so some re-running of fuzzers would be needed too.

litghost commented 4 years ago

Sure. I opened https://github.com/SymbiFlow/prjuray/pull/19 to see if at least tilegrid and the basic part data works. I expect it to fail out of the gate, but it might work.