When trying to implement the design in EDK I get this error:
make -f system.make netlist started.
make: *** No rule to make target `D:\Xilinx', needed by `implementation/ppc405_0_wrapper.ngc'.
Stop.
How do I resolve this issue?
To overcome this error, make sure that you have no spaces in the project directory location or in any of the files in the project directory regardless of whether the files belong to the project or not.