f4pga / prjuray

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

Bitread Architecture Error Message #25

Open benglines opened 4 years ago

benglines commented 4 years ago

Currently when using the bitread tool, the architecture defaults to the 7 series. When a bitstream is given of a different architecture such as Ultra Scale, this is the error messgae:

Part file not found or invalid

Perhaps the message could be changed to show that the architecture could also be the reason of the error. Or maybe a separate error message when the architecture is incorrect but the part is actually recognized? I don't know how hard that would be, or how resource intensive that would be.

tmichalak commented 4 years ago

Thanks @benglines for this issue. That's a quite easy and quick fix, but not of high priority. We can have a look soon, but maybe that is something you would be able to handle?