MStof1
New Contributor
4 years agoCyclone V SOC design upgrade from Quartus 18.1 to 20.1
I have a Cyclone V SOC FPGA design that compiles fine in Quartus version 18.1.
However, when I upgrade the design to Quartus version 20.1, adding WSL, the design upgrades, indicating no errors, but...
- 4 years ago
Hi,
I think this has something to do with your file path. Because now that your project is compiled on a shared drive, Quartus cannot find the "sld_hub_pack" file since your Quartus software is installed to your PC.
You should map a network drive to the shared drive. This way the shared drive is mapped on your PC drive and Quartus is now able to find the file.
Here are steps for you to do so: https://support.microsoft.com/en-us/windows/map-a-network-drive-in-windows-10-29ce55d1-34e3-a7e2-4801-131475f9557d
Regards,
Nurina