Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
17268 Discussions

A BUG when using Quartus Prime Pro 20.1 tcl terminal

JMSin
Beginner
1,358 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
1,346 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
1,342 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
1,330 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
1,324 Views
0 Kudos
YEan
Employee
1,287 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