Forum Discussion

PabloPM's avatar
PabloPM
Icon for New Contributor rankNew Contributor
1 year ago

An error when trying to simulate gate level simulation

Hi, i'm having an unexpected issue with my Quartus Prime Lite when I try to run the Gate-Level simulation, this issue is actually happening every time I try to run it with any project. There's solution? Thanks

Problem Details
Error:
Internal Error: Sub-system: FSTR, File: /quartus/h/fstr_flow_auto.cpp, Line: 1210
The calling function has passed an illegal FSTR_FLOW_ENUM
Stack Trace:
     0x46ed: err_report_internal_error + 0x2d (CCL_ERR)
     0x76bf: FSTR_FLOW_TRANSLATOR::test_trait_of + 0x4f (CCL_FSTR)
    0x18fb8: TMWQ_TREE::flow_need_setup_assignment + 0x58 (resr_tmwq)
    0x271dc: TMWQ_TREE::start_next_task + 0x94c (resr_tmwq)
    0x26876: TMWQ_TREE::start + 0x1d6 (resr_tmwq)
    0x1f0bc: TMWQ_TREE::on_start + 0x39c (resr_tmwq)
    0x1e382: TMWQ_TREE::on_double_click_text + 0x122 (resr_tmwq)
   0x11d1f0: QMetaObject::activate + 0x520 (QtCore4)
   0x46e599: QAbstractItemView::doubleClicked + 0x29 (QtGui4)
   0x4a8eab: QTreeView::mouseDoubleClickEvent + 0x15b (QtGui4)
    0x61dd8: QWidget::event + 0xe8 (QtGui4)
   0x3854e6: QFrame::event + 0x36 (QtGui4)
   0x4787ec: QAbstractItemView::viewportEvent + 0x4ac (QtGui4)
    0xb4d76: AFCQ_TREE_VIEW::viewportEvent + 0x2b6 (GCL_AFCQ)
   0x110552: QCoreApplicationPrivate::sendThroughObjectEventFilters + 0x82 (QtCore4)
    0x22f81: QApplicationPrivate::notify_helper + 0xe1 (QtGui4)
    0x21b8e: QApplication::notify + 0x71e (QtGui4)
   0x10e67b: QCoreApplication::notifyInternal + 0x7b (QtCore4)
    0x25dee: QApplicationPrivate::sendMouseEvent + 0x1de (QtGui4)
    0x869b0: QScrollBar::trUtf8 + 0x1440 (QtGui4)
    0x8a361: QApplication::winMouseButtonUp + 0x2761 (QtGui4)
    0x18240: DispatchMessageW + 0x740 (USER32)
    0x17d00: DispatchMessageW + 0x200 (USER32)
   0x133982: QEventDispatcherWin32::processEvents + 0x3e2 (QtCore4)
    0x82074: QApplicationPrivate::openPopup + 0x204 (QtGui4)
   0x10b5db: QEventLoop::exec + 0x22b (QtCore4)
   0x10dbbf: QCoreApplication::exec + 0xdf (QtCore4)
     0x198b: qgq_main + 0x8b (quartus)
    0x13258: msg_main_thread + 0x18 (CCL_MSG)
    0x14a5e: msg_thread_wrapper + 0x6e (CCL_MSG)
    0x16af0: mem_thread_wrapper + 0x70 (ccl_mem)
    0x12af1: msg_exe_main + 0xa1 (CCL_MSG)
     0x2777: WinMain + 0x127 (quartus)
     0x1f40: __tmainCRTStartup + 0x148 (quartus)
    0x1257c: BaseThreadInitThunk + 0x1c (KERNEL32)
    0x5aa57: RtlUserThreadStart + 0x27 (ntdll)
 
End-trace


Executable: quartus
Comment:
None

System Information
Platform: windows64
OS name: Windows 10
OS version: 10.0

Quartus Prime Information
Address bits: 64
Version: 20.1.1
Build: 720
Edition: Lite Edition

2 Replies