Forum Discussion

roeekalinsky's avatar
roeekalinsky
Icon for Contributor rankContributor
2 years ago
Solved

Bug: Import of QDB file partition fails in Quartus Pro versions that use DNI

Quartus Pro versions that use DNI fail when trying to import a partition from a QDB file.

The error observed, which doesn't occur with non-DNI versions, is as follows:

Error (20045): Can't find the stub file for /"example_core/". File: example_wrapper.vhd Line: 21

I'm providing a simple design example that demonstrates the issue (zip file attached).

Build the example using any DNI version of Quartus Pro to see it fail, and build it using any non-DNI version of Quartus Pro to see it not fail.

See the README.txt in the zip file for further detail.

Thanks,

-Roee

  • Hi @SyafieqS .

    Testing with the newly released Quartus Pro 24.1, I can confirm that it fixes the original issue of this thread. Error (20045) no longer appears, and a stub file is no longer required.

    As for the other two incidentally related issues that came up in this thread:

    I can confirm that the erroneously produced Warning (21610) has also been fixed. With 24.1 this warning no longer appears.

    However, the erroneously produced Critical Warning (24035) has not been fixed. These still appear with 24.1. And this is apparently a separate issue that's independent of the stub file issues. With 24.1 it can be observed that these warnings are generated whether or not a stub file is used.

    As the original issue of this thread has been addressed in 24.1, let's close out this thread at this point. I will start a new thread to deal with the Critical Warning (24035) issue.

    Thanks,

    -Roee

18 Replies