Altera_Forum
Honored Contributor
20 years agoSOPC/Quartus 4 to 5 migration problem
We tried migrating a NIOS II Quartus 4 project to Quartus 5. We can open up the project in Q5, no problem. However, when we run 'Generate' in SOPC Builder we get an error of the following type:
<span style="color:red">ERROR: Revision does not exist: Presto. Specify a legal revision name using the "-revision" option. while executing "project_open C:/presto/Presto/Presto.qpf" (file "niosii_setup_quartus.tcl" line 2) ------------------------------------------------ Error: Evaluation of Tcl script niosii_setup_quartus.tcl unsuccessful</span> On another system we see a problem where the project_open function gets called with an incomplete path, e.g. the actual filename is truncated. Has anyone seen this type of problem? We tried both copying and archiving/unarchiving the Q4 project before opening it in Q5. Thanks, Andrew