Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
17267 Diskussionen

A BUG when using Quartus Prime Pro 20.1 tcl terminal

JMSin
Einsteiger
1.347Aufrufe

when running the command

get_all_assignment_names -module fit

the software will report an error and automatically launch

Error information:

quartus internal error sub-system:PJC File: /quartus/sys/pjc/pjc_new_tcl.cpp Line:14988
Unsupported srart action:
Stack Trace:
            ...
            ... 
            ...
            ...
            ...
fa1ff944f637d8a72a363baa8d171ab.jpg
 
0 Kudos
5 Antworten
YEan
Mitarbeiter
1.335Aufrufe

I think the project name for your project is incorrect. We can't create a project name with space as it is space sensitive.

JMSin
Einsteiger
1.331Aufrufe

Thank you for your reply!But my project name does not contain spaces, I guess it is not the reason。

YEan
Mitarbeiter
1.319Aufrufe

Sorry, I have misunderstood that module fit is a name.

Yes, this was a bug when I use this command. I have file this bug to the internal engineer and I'll get back to you as soon as possible. 

 

JMSin
Einsteiger
1.313Aufrufe
YEan
Mitarbeiter
1.276Aufrufe

One workaround for now is don't use this Tcl command or use it at a command line tool like quartus_sh -s instead of the GUI Tcl console.

 

This problem is scheduled to be fixed in a future release of the Intel Quartus Prime Pro edition software

Antworten