ufrisk / pcileech-fpga

FPGA modules used together with the PCILeech Direct Memory Access (DMA) Attack Software
917 stars 205 forks source link

Can't build firmware for PCIeSquirrel #106

Closed he4rtbleed closed 2 years ago

he4rtbleed commented 2 years ago

image

when i build in vivado it shows following error but idk what is it same at tcl shell

ufrisk commented 2 years ago

It's working for me.

  1. which Vivado version are you using?
  2. which OS are you building on?
  3. is this the default bitstream or did you do any customization to the source code and/or config?
he4rtbleed commented 2 years ago

i moved folder to C:\ root and it works

ufrisk commented 2 years ago

Thanks for the update. Yeah, I forgot about that there is a long path limitation on Windows. I should add that to the guide. Thanks for the update and getting back to me.