Altera_Forum
Honored Contributor
14 years agoSOPC files in a sub directory
Hi
After a remark made here (http://www.alteraforum.com/forum/showthread.php?t=19692) I tried moving the SOPC builder to another sub directory. So I copied all of the relevant .tcl files to a sub directory, managed to open the SOPC builder, and to view my system. but when I try to generate I get an error: --- Quote Start --- ERROR: Project does not exist or has illegal name characters: D:/some_absolute_path/SOPC/. Specify a legal project name. while executing "project_open -current_revision "D:/same_absolute_path/SOPC/"" (file "MySystemName_setup_quartus.tcl" line 2) --- Quote End --- When I try to edit this tcl so it points to the parent directory, where the project is, the file is over written by the SOPC builder. (to be fair there is a remark stating exactly that) Should I open a dummy project simply for the SOPC builder, or is there a better way to help it locate my project?