Forum Discussion
ovguozgur
New Contributor
4 years agoGenaration- DDR3 SDRAM Controller with UniPHY Intel FPGA IP 21.1
Hello,
When I try to create the DDR3 Controller IP, I got the following error.
My oparating system is Win10 x64 21H2 Build 19044.1466
Quartus Version is 21.1 ( I also got same error with 19.1 a...
AdzimZM_Altera
Regular Contributor
4 years agoHi ovguozgur,
Do you already followed the steps below?
- uninstalled Ubuntu 18.04
- uninstalled wsl
- re-installed wsl
- downloaded latest Ubuntu 18.04 from Microsoft Shop & installed it
- executed following on Ubuntu shell :
sudo apt-get update
sudo apt install wsl
sudo apt install dos2unix
sudo apt install make
sudo apt-get upgrade
If you already did and still facing the issue, do you able to apply the same step on another PC?
Regards,
Adzim