Intel® Quartus® Prime Pro Edition: Version 22.3 Software and Device Support Release Notes

ID 683706
Date 11/21/2022
Public

A newer version of this document is available. Customers should click here to go to the newest version.

1.13. Latest Known Intel® Quartus® Prime Software Issues

Information about known issues that affect Intel® Quartus® Prime Pro Edition Version 22.3 is available in the Intel FPGA Knowledge Base.

For the latest information about issues that affect Intel® Quartus® Prime Pro Edition Version 22.3, review the Intel FPGA Knowledge Base articles that apply to Intel® Quartus® Prime Pro Edition Version 22.3 .

Table 16.  Important Known Issues Affecting Intel® Quartus® Prime Pro Edition Version 22.3
Description Workaround
For Intel® Agilex™ AGI035-R0 and AGI040-R0 devices, configuration does not work. This issue affects all configuration modes. Review the Intel FPGA Knowledge Base articles that apply to Intel® Quartus® Prime Pro Edition Version 22.3 and locate the article that contains a patch for this issue.
For designs that include Nios® II Processor IP and Mailbox Client Intel FPGA IP, you might get the following error when you compile your software design after you generate a new BSP:
Error: ‘none’ undeclared (first use in this function).
drivers/src/librsu_cfg.c:87:20: 
note: in expansion of macro ‘RSU_PROTECTION_SLOT’

For more details, refer to the Intel FPGA Knowledge Base article at the following URL:

https://www.intel.com/content/www/us/en/support/programmable/articles/000092331.html

To prevent this error:
  1. In the project directory, open the following file in a text editor:
    software/bsp/public.mk
  2. Comment out the DRSU_PROTECTION_SLOT parameter as follows:
    #ALT_CPPFLAGS += -DRSU_PROTECTION_SLOT=none
  3. Save your changes.

You can find known issue information for previous versions of the Quartus® Prime software on the Intel FPGA Knowledge Base web page.

Information about known software issues that affect previous versions of the Quartus® II software is available on the Intel® Quartus® Prime and Quartus II Software Support web page.

Information about issues affecting the Intel® FPGA IP Library is available in the release notes for each IP. You can find the IP release notes on the Intel® FPGA Documentation Index web page.