Forum Discussion
Alberto_F
New Contributor
4 years agoPlatform Designer error, Cyclone-V SOC, generate_hps_sdram.tcl
Hi all,
I'm trying to generate the HDL files for a Cyclone-V SoC. Unfortunately, the generation fails with the attached messages:
Error: border: Error during execution of script generate_hp...
dschumerth
New Contributor
2 years agoI had the same issue and after trying the steps that worked for others, I still had the same issue. What I ended up doing was running Quartus as administrator.
My work laptop had a group policy that prevents .bat files from being ran with standard privileges. The platform designer makes a call to "Nios II Command Shell.bat" but the error shown looks like WSL is not installed or that "make" was not installed inside WSL.
~David Schumerth