Experiencing Quartus unexpected error when compiling a partially reconfigurable design
Hi,
We are experiencing an unexpected error with Quartus when compiling a partially reconfigurable custom design for ARRIA 10.
First, we successfully followed the Altera AN770. We are able to partially reconfigure the FPGA through the JTAG port with the design example.
The LEDs frequency of our custom board is modified after the partial reconfiguration as we expect it.
But when we are trying to make a custom design using the same procedure (AN770), Quartus is experiencing an unexpected error during the compilation. The error is actually triggered during the execution of "flow.tcl" script.
The error description from the Quartus console suggests us to consult report file(s) to have more information about this error. Unfortunately we are unable to find any references of this in the generated .rpt files.
The quartus project attached with my message is a simplified version of our real design, but still has the same error when running "flow.tcl" script.
The two personas "bloc_config" & "bloc_config_empty" of the partition "bloc_config" are identical but it may be not the error source.
We tried different configuration, like adding a freeze control to all the partition signal outputs. But we are still getting the same error.
We will be glad to know the cause of this error.
Thanks
Quartus Prime Pro - 17.1.1 Build 273.
ARRIA 10 GX (10AX115N4F45E3SG)
AN770 : https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/an/an770.pdf
Remy D.
Best regards