Forum Discussion
Hi KBVR,
If I not mistaken the issue is caused by Quartus Prime update version.
We will update the new KDB for this issue in near future. And this bug is scheduled to be fixed in a future release of the Intel Quartus Prime software.
In the meantime, please refer to the attachment picture for workaround:
I hope this will help.
Thanks.😉
- KBVR6 years ago
New Contributor
Thanks for Quick response.
As per max10 Configuration guide In system programming time for 10M50 is 52.9 Sec.
but in my board it is taking too long time i.e 14min. please see the below info it is started at 13:21 ended at 13:35. is it hardware issue or tool issue?
and observed it is taking more time at performing verification process ( 209021)
Info (209060): Started Programmer operation at Mon Sep 30 13:21:15 2019
Info (209017): Device 1 contains JTAG ID code 0x031050DD
Info (209044): Erasing MAX 10 configuration device(s)
Info (209023): Programming device(s)
Info (209021): Performing verification on device(s)
Info (209023): Programming device(s)
Info (209011): Successfully performed operation(s)
Info (209061): Ended Programmer operation at Mon Sep 30 13:35:44 2019
Thanks & Regards
Krishna
- ShafiqY_Intel6 years ago
Frequent Contributor
Hi Krishna,
May I know which Quartus version you are using?
Can your try it with Standard version?
Thanks
- KBVR6 years ago
New Contributor
Hello WolfGang , Currently I am using the Qurtus prime lite 18.0. to day I tried with the standard edition 18.1. No change in the programming timming (14 min). Itried from the command shell and the GUI. Please find the log files below. NIOS command shell: krbvr@BTIS1000082900 /cygdrive/c/BVRK $ quartus_jli -a program -c1 18_1.jam Info: ******************************************************************* Info: Running Quartus Prime Jam Tools Info: Version 18.1.0 Build 625 09/12/2018 SJ Standard Edition Info: Copyright (C) 2018 Intel Corporation. All rights reserved. Info: Your use of Intel Corporation's design tools, logic functions Info: and other software and tools, and its AMPP partner logic Info: functions, and any output files from any of the foregoing Info: (including device programming or simulation files), and any Info: associated documentation or information are expressly subject Info: to the terms and conditions of the Intel Program License Info: Subscription Agreement, the Intel Quartus Prime License Agreement, Info: the Intel FPGA IP License Agreement, or other applicable license Info: agreement, including, without limitation, that your use is for Info: the sole purpose of programming logic devices manufactured by Info: Intel and sold by Intel or its authorized distributors. Please Info: refer to the applicable agreement for further details. Info: Processing started: Thu Oct 03 12:49:13 2019 Info: Command: quartus_jli -a program -c 1 18_1.jam Device #1 IDCODE is 031050DD full-chip erasing Max 10 FPGA device(s) ... programming Max 10 FPGA CFM0 block at sector 5 ... programming Max 10 FPGA UFM block at sector 1 ... programming Max 10 FPGA UFM block at sector 2 ... programming Max 10 FPGA UFM block at sector 3 ... programming Max 10 FPGA UFM block at sector 4 ... verifying Max 10 FPGA CFM0 block at sector 5 ... verifying Max 10 FPGA UFM block at sector 1 ... verifying Max 10 FPGA UFM block at sector 2 ... verifying Max 10 FPGA UFM block at sector 3 ... verifying Max 10 FPGA UFM block at sector 4 ... programming Max 10 FPGA DSM block ... DONE Exit code = 0... Success Info: Quartus Prime Jam Tools was successful. 0 errors, 0 warnings Info: Peak virtual memory: 129 megabytes Info: Processing ended: Thu Oct 03 13:03:18 2019 Info: Elapsed time: 00:14:05 Info: Total CPU time (on all processors): 00:01:33 From GUI: Pof file by enabling the ISP : Info (209060): Started Programmer operation at Thu Oct 03 11:02:13 2019 Info (209017): Device 1 contains JTAG ID code 0x031050DD Info (209044): Erasing MAX 10 configuration device(s) Info (209023): Programming device(s) Info (209021): Performing verification on device(s) Info (209023): Programming device(s) Info (209011): Successfully performed operation(s) Info (209061): Ended Programmer operation at Thu Oct 03 11:16:45 2019 Thanks & Regards Krishna - ShafiqY_Intel6 years ago
Frequent Contributor
Hi Krishna,
Did you Tick or Untick the "Enable real-time ISP to allow background programming when available" checkbox in the Quartus Programmer GUI before generating the JAM?
Can you try the recommended workaround (Table above) if there any improvement in timing?
Thanks