Altera_Forum
Honored Contributor
15 years agoQuartus 11.0 Assembler Crashes
I synthesized a design. I then run the following command to generate an RBF file from my SOF:
C:/apps/altera/11.0/quartus/bin64/quartus_asm design_name -c design_name I get the following stack dump: Info: ******************************************************************* Info: Running Quartus II 64-Bit Assembler Info: Version 11.0 Build 157 04/27/2011 SJ Full Version .... .... Info: Writing out detailed assembly data for power analysis Info: Assembler is generating device programming files Internal Error: Sub-system: PGMIO, File: /quartus/pgm/pgmio/pgmio_bitfield.cpp, Line: 774 (n_current_bytes % 8 == 0) Stack Trace: 0x94bd: PGMIO_SEC_BITFIELD::get_nand_pof_file + 0x39d (pgm_pgmio) 0x9274f: pgmio_export_sld_data + 0x58bf (pgm_pgmio) 0x946f5: pgmio_export_sld_data + 0x7865 (pgm_pgmio) 0x95af0: PGMIO_ASSEMBLER_SCRIBE::write_all_files + 0x1330 pgm_pgmio) 0x1375fc: PDB_OBJECT<ASM_LAB_BITS>::~PDB_OBJECT<ASM_LAB_BITS> + 0x2935c (comp_asm) 0x1c8cdc: PDB_OBJECT<ASM_LAB_BITS>::~PDB_OBJECT<ASM_LAB_BITS> + 0xbaa3c (comp_asm) 0x1cbb7e: asm_assemble + 0x3ee (comp_asm) 0x117eb: qexe_get_tcl_sub_option + 0x1dbb (comp_qexe) 0x14997: qexe_process_cmdline_arguments + 0x537 (comp_qexe) 0x14aa1: qexe_standard_main + 0xa1 (comp_qexe) 0x1928: msg_exe_fini + 0xf8 (CCL_MSG) 0x18cc: msg_exe_fini + 0x9c (CCL_MSG) 0x57c4: MEM_UTILS_CHUNK_ALLOC::chunk_malloc + 0x194 (ccl_mem) 0x2f084: msg_exe_main + 0x74 (CCL_MSG) 0x1652c: BaseThreadInitThunk + 0xc (kernel32) 0x2c520: RtlUserThreadStart + 0x20 (ntdll) I have tried the 64-bit and 32-bit version. I have tried command line and gui. I have tried rebooting. I have tested with Quartus 8 and 10.1 and they both work fine. All my licenses are up to date and working. I am running Win7 64-bit.