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

A BUG when using Quartus Prime Pro 20.1 tcl terminal

JMSin
Beginner
541 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
529 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.

0 Kudos
JMSin
Beginner
525 Views

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

0 Kudos
YEan
Employee
513 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. 

 

0 Kudos
JMSin
Beginner
507 Views
0 Kudos
YEan
Employee
470 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

0 Kudos
Reply