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

Analysis &Synthesis error

DVlas2
Beginner
793 Views

Problem Details

Error:

*** Fatal Error: Access Violation at 0X00007FFFD43DED5E

Module: quartus_map.exe

Stack Trace:

0x1ed5d: HDBX_READER::generate_dependencies + 0x39d (db_hdbx)

0x1e3f0: HDBX_READER::generate_assignments + 0xbb0 (db_hdbx)

0x1f507: HDBX_READER::generate_hdb + 0x107 (db_hdbx)

0x22775: HDBX_READER::read_common + 0x155 (db_hdbx)

0x5068: hdbx_drl_hdbx_read + 0x88 (db_hdbx)

0x22de4: QSYN_FRAMEWORK::write_qic_databases + 0x514 (quartus_map)

0x21f44: QSYN_FRAMEWORK::write_databases + 0x114 (quartus_map)

0x11378: qexe_do_normal + 0x2a8 (comp_qexe)

0x16142: qexe_run + 0x432 (comp_qexe)

0x16e51: qexe_standard_main + 0xc1 (comp_qexe)

0x1b08b: qsyn_main + 0x51b (quartus_map)

0x12e98: msg_main_thread + 0x18 (CCL_MSG)

0x1467e: msg_thread_wrapper + 0x6e (CCL_MSG)

0x16660: mem_thread_wrapper + 0x70 (ccl_mem)

0x12761: msg_exe_main + 0xa1 (CCL_MSG)

0x29872: __tmainCRTStartup + 0x10e (quartus_map)

0x181f3: BaseThreadInitThunk + 0x13 (KERNEL32)

0x6a250: RtlUserThreadStart + 0x20 (ntdll)

 

End-trace

 

 

Executable: quartus_map

Comment:

None

 

System Information

Platform: windows64

OS name: Windows 10

OS version: 10.0

 

Quartus Prime Information

Address bits: 64

Version: 18.1.0

Build: 625

Edition: Lite Edition

 

0 Kudos
1 Reply
Abe
Valued Contributor II
393 Views

This most likely occurs if there's more than one instance of the tool running in the background. I suggest you close all open Quartus windows, launch Task Manager and kill all Quartus tasks you see there. Also make sure that the design location you are using has read/write permissions and is not located in any system folders.

0 Kudos
Reply