ekknod / pcileech-wifi

pcileech-fpga with wireless card emulation
https://github.com/ufrisk/pcileech-fpga/
351 stars 103 forks source link

Am i missing the main config file ? #2

Closed Youssix closed 1 year ago

Youssix commented 1 year ago

Hello,

Have a quick question, normally with my other firmware i do have a pcie_7x_0.xci which allow me to configure a lot of things.

image

But with this firmware, after building i don't have this file.

image

Maybe it is because i'm using vivado 2023 ?

F0RSV1NNA commented 1 year ago

hey, i realize there isn't a ton of info out there about this, but this is a modified source from the original ulffrisk FPGA source. you have full control over the project configuration with this source. edit everything with something like visual studio code (you can search for what you want to modify. as that config file no longer exists in this repo's source to put it simply.

ekknod commented 1 year ago

Thanks F0RSV1NNA for your answer, accurate. I was busy with AMD support update.