Are there any designations in the Altera part number that signifies if the device operates in the extended industrial temperature range?
Description There are no designations in the Altera® device part number that signifies if the device operates in the Extended Industrial temperature range. Certain Industrial temperature range devices have been qualified for operation over the Extended Industrial temperature range at de-rated frequencies. These devices retain the Industrial temperature range marking "I" in the Operating Temperature field of the Ordering Part Number (OPN). Note that only certain Industrial temperature range part numbers have been qualified for operation over the Extended Industrial temperature range. These qualified devices will operate over the Extended Industrial temperature range as specified. For more information go to the Extended Temperature Device Support page.2Views0likes0CommentsThe internal oscillator IP component does not work for MAX 10 devices
Description In the Quartus® II software release version 14.0 update 2, there is a Qsys bug in the internal oscillator IP component (ip/altera_int_osc/altera_int_osc_hw.tcl) for the MAX® 10 device. When compiling your design, you might generate an error such as "<signal name> has unknown type clkout," and the altera_int_osc_hw.tcl might declare invalid parameters. Resolution You must use the clkout pin as the conduit interface in Qsys. This issue will be fixed in a future release of the Quartus II software.1View0likes0CommentsWhy can't I choose extended temperature for the supported MAX® II device to perform timing analysis in the Intel® Quartus® software?
Description Intel has supported the Extended Industrial temperature range for certain FPGAs that allow customers to use the selected devices in high-temperature environments. However, customers cannot select the extended temperature in the Intel® Quartus® software for the supported MAX® II device ordering part number. Resolution As for now, Intel is not planning to enable the extended temperature feature for selected MAX® II devices in the Intel® Quartus® software. This is because the product family is not recommended for new designs. Therefore, an update will be made to the related web page(s) and the relevant documentation to indicate that MAX® II devices no longer supports the extended temperature feature.1View0likes0CommentsCan I connect the VCC(TRGT) of the 10-pin download cable header to a different power source which has the same voltage as the recommended power source?
Description Whilst the Altera® device handbooks and download cable user guides say pin 4 of the 10-pin download cable header for VCC(TRGT) needs to be connected to recommended power sources such as VCCIO, VCCA, or VCCPD, you can also connect this to a different power source with the same voltage as the recommended power source.1View0likes0Comments"Error: PowerPlay Power Analyzer (quartus_pow) cannot be run -- target family MAX 10 FPGA is not supported"
Description You cannot enable the PowerPlay Power Analyzer for the MAX® 10 device in the Quartus® II software release version 14.0 update 2. When compiling your design, the Quartus II software generates the following error: Error: PowerPlay Power Analyzer (quartus_pow) cannot be run -- target family MAX 10 FPGA is not supported Resolution The PowerPlay Power Analyzer is not supported for the MAX® 10 device in the Quartus II software release version 14.0 update 2. You must remove the FLOW_ENABLE_POWER_ANALYZER setting from your project Quartus II Settings File (.qsf) file, or set the FLOW_ENABLE_POWER_ANALYZER value to OFF. This issue will be fixed in a future release of the Quartus II software.1View0likes0CommentsWhy does the "Nios® V Command Shell (Quartus® Prime 24.1std)" not work on Windows?
Description Due to the problem of Quartus® Prime Standard Edition Software version 24.1, the path of a shortcut in the Nios® V Command Shell is incorrect. Resolution Search "Nios V Command Shell (Quartus Prime 24.1std)" in Windows Search Box. Right-click and select "Open file location." Right-click on "Nios V Command Shell (Quartus Prime 24.1std)", and select Properties Replace "C:\niosv\bin\niosv-shell.exe" in Target with "C:\altera\24.1std\niosv\bin\niosv-shell.exe" when the install path is default. Additional Information This problem will be fixed in future release of Quartus® Prime Standard Edition Software.1View0likes0CommentsWhen does the Quartus® Prime Design Software, IP cores, and Questa*-Intel® FPGA Edition Software check out a license?
Description Below is a description of how the Quartus® Prime Design Software, IP cores, and Questa*-Intel® FPGA Edition Software utilize licenses: Resolution Quartus® Prime Design Software: All Quartus® Prime Design Software processes check for a valid license, including the Quartus® GUI, Analysis & Synthesis, Assembler, and TimeQuest Timing Analyzer. These processes start only if a valid license is available. They do not hold or occupy the license; they only validate that one is available. However, the Fitter checks out a license when it starts and holds it for the duration of the Fitter process. IP cores: A license for an IP core is checked out when the Quartus® Prime Design Software opens the first encrypted file of the IP core for synthesis. This license is held for the duration of synthesis. The Assembler checks out the license for every IP core to create the programming file and holds it for the duration of the Assembler process. Questa*-Intel® FPGA Edition software: Once Questa*-Intel® FPGA Edition Software loads a design unit during elaboration, a Questa-Intel® FPGA Edition license is checked out. It remains checked out until the simulation ends (quit -sim), or the simulator is closed. Once a waveform is loaded into the simulator, a Questa*-Intel® FPGA Edition Software license is also checked out for viewing Wave Log Format File (.wlf), and it remains checked out until the waveform window is closed. Related Articles What happens to a license if the Quartus II software terminates unexpectedly? Can I perform multiple compilations using the Quartus II software at the same time on one computer with a one seat floating license or one fixed (node locked) license file?1View0likes0CommentsHow do I force the SRAM download for the MAX® II, MAX V and MAX 10 device after real time In-System Programming (ISP), without a power cycle?
Description To force the SRAM download after real time ISP with the download.jam file and the Jam ™ Standard Test and Programming Language (STAPL) player, type the following line in the command prompt: jam -aSRAM_DOWNLOAD download.jam where jam is the executable file of the Jam STAPL player. To force the SRAM download after real time ISP with the download.jbc file and the Jam STAPL Byte-Code (JBC) player, type the following line in the command prompt: jbi -aSRAM_DOWNLOAD download.jbc where jbi is the executable file of the JBC player. If using the quartus_jli executable, the command would be: quartus_jli -cn -aSRAM_DOWNLOAD download.jam or quartus_jli -cn -aSRAM_DOWNLOAD download.jbc where <n> after -c is the download cable index. Alternatively, you may also use the download.svf file and execute the force SRAM download function in the JTAG Chain debugger tool in the Quartus II software as follows: 1. From Processing menu open the JTAG Chain Debugger tool 2. Go to JTAG Chain Debugging tab and click the Open JTAG Chain Log file button 3. Select the download.svf file which contains the force download instruction The SVF file can also be used with a 3rd Party programming tool. Related Articles What happens to the MAX II input/output (I/O) pins during a Real-Time in-system programming (ISP) update?0Views0likes0CommentsWhy is the output latency of the Status Flags for the DCFIFO IP higher than the latency specified in the SCFIFO and DCFIFO IP Cores User Guide?
Description Due to the cross-clocking nature of the DCFIFO IP, the latency of the Status Flags could be 1 greater than that specified in the SCFIFO and DCFIFO IP Cores User Guide (PDF).0Views0likes0Comments