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

Quartus II Internal Error with SignalTapII

Altera_Forum
Honored Contributor II
1,524 Views

All, 

 

For further investigation in my current design i would like to use the signaltap II logic analyser. After creating and enabling a signaltab file (At first only 1Clock and 3 Nodes) with the SignalTab II Editor the stp1.stp file was added to the design but unfortunately the design can't be compiled anymore. During Analysis&Synthesis the following Error appears: 

 

Quartus II Internal Error 

 

*** Fatal Error: Access Violation at 0X009C4DF4 

Module: quartus_map.exe 

Stack Trace: 

0x4DF4 : QTL_ZOFSTREAM::close + 0x34 (ccl_qtl) 

0x55F25 : sgn_qic_helper + 0x4A2D5 (synth_sgn) 

 

End-trace 

 

 

HELP!!! 

Dieter 

Quartus II Software Version 9.0
0 Kudos
3 Replies
Altera_Forum
Honored Contributor II
686 Views

Such things happen. You should send a service request to Altera support. You can try to rebuild the design by deleting the db directory and, if the error persists, build a new Signal Tap file, possibly with slightly different signal nodes. The error may also be triggered by irregular properties of your design.

0 Kudos
Altera_Forum
Honored Contributor II
686 Views

Hello! 

 

I've found the problem. Working on the project over LAN caused the error. I had to copy the complete project on local pc.  

 

Dieter
0 Kudos
Altera_Forum
Honored Contributor II
686 Views

 

--- Quote Start ---  

I had to copy the complete project on local pc.  

--- Quote End ---  

Apart from other possible problems, it's strongly recommended for performance reasons You easily get several millions of individual file accesses during a compilation run.
0 Kudos
Reply