Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
The Intel sign-in experience has changed to support enhanced security controls. If you sign in, click here for more information.
16025 Discussions

A BUG when using Quartus Prime Pro 20.1 tcl terminal

JMSin
Beginner
265 Views

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 Replies
YEan
Employee
253 Views

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
Beginner
249 Views

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

YEan
Employee
237 Views

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
Beginner
231 Views
YEan
Employee
194 Views

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

Reply