Hi:
I have the cn0540 with de10-nano board and want to Building HDL file.
According to the wiki help about building hdl in https://wiki.analog.com/resources/fpga/docs/build, i setup the environment correctly. According to the release information in https://wiki.analog.com/resources/fpga/docs/releases and the version information in hdl\projects\common\de10nano\system_project.tcl, i download the quartus -prime standard 21.1.0.842-windows(quartus -prime pro don‘t support Cyclone Ⅴ device like de10nano). However when i use "make" command in "adi/hdl/projects/cn0540/de10nano" directory with cygwin, cn0540_de10nano_quartus.log show the information below.So what can i do to solve this problem.
Error (125086): Can't open project--the project or revision name, or the path containing the project, contains one or more of the following illegal characters: ^&?*|<>;'. Rename the project or revision, or the folders in the project path, so that it does not contain the specified characters.
------------------------------------------------
ERROR: Can't create project: cn0540_de10nano. Specify a legal project name.
while executing
"project_new $actual_project_name -overwrite"
(procedure "adi_project" line 103)
invoked from within
"adi_project cn0540_de10nano"
(file "system_project.tcl" line 9)
------------------------------------------------
Error (23031): Evaluation of Tcl script system_project.tcl unsuccessful
Error: Quartus Prime Shell was unsuccessful. 2 errors, 0 warnings
Error: Peak virtual memory: 4653 megabytes
Error: Processing ended: Tue Feb 14 11:20:58 2023
Error: Elapsed time: 00:00:00
Error: Total CPU time (on all processors): 00:00:00