f4pga / prjxray

Documenting the Xilinx 7-series bit-stream format.
https://f4pga.github.io/prjxray-db/
ISC License
755 stars 148 forks source link

Part has unsupported device #2163

Open nikita890-art opened 1 year ago

nikita890-art commented 1 year ago

image

I am following the procedure to download prjxray.

I ran the command: make db-prepare-parts It tells me that the parts are not supported. I downloaded the Vivado version 2017.2.1. What am I doing wrong?

kgugala commented 1 year ago

not every 7 series device is supported in prjxray. You can check the devices.yaml files inside the settings/<family> directory to get the full list (e.g. artix7)

adding additional parts would require adding correct configuration and rerunning the fuzzers