Forum Discussion
Not able to do fitting design with Quartus 22.1
Hi,
I am able to fit the attached design with Version 22.1std.0 Build 915 10/25/2022 SC Standard Edition.
However, I can fit the design with ease in Version 19.1.0 Build 670 09/22/2019 SJ Standard Edition
Please suggest what changes required to in settings file.
Attached qsf file (extension changed to .txt to attach here) and report files both versions.
The error I got with Version 22.1std.0 Build 915 10/25/2022 SC Standard Edition is
"Error (170011): Design contains 249203 blocks of type combinational node. However, the device contains only 227120 blocks."
Please note, due to confidentiality, I can't make available the source codes for these builds.
Regards,
Vikram
22 Replies
- ShengN_altera
Super Contributor
Hi Vikram,
By comparing between the 19.1 and 22.1 .qsf, there're much differences in partition assignment may be have to recheck on this.
The error message suggests that have to reduce the combinational node in order to fit.
Thanks,
Best Regards,
Sheng
- ShengN_altera
Super Contributor
Hi,
Any further update or concern?
Thanks,
Best Regards,
Sheng
- Vikram_Savitrimane
New Contributor
The problem still exist in 22.1 and in all later versions of Quartus after 19.1.
So for us the last working Quartus software is 19.1.
I appreciate, if Intel Quartus team have a deep look in to it and get back to us with latest working version.
Regards,
Vikram
- ShengN_altera
Super Contributor
Hi,
I had compared between the v19.1 and v22.1 .qsf and noticed there're differences between the v19.1 and v22.1 .qsf. in terms of partition and logic lock region. Is that the design used in v19.1 and v22.1 are exactly the same? Is that the partition and logic lock region are exactly the same as well? If no, then that's normal to get different compilation result for both v19.1 and v22.1.
Thanks,
Best Regards,
Sheng
- ShengN_altera
Super Contributor
Hi,
Any further update or concern?
Thanks,
Best Regards,
Sheng
- VSavi3
New Contributor
Yes, the status is same. 22.1 we're not able to use.
Regards,
Vikram
- ShengN_altera
Super Contributor
Hi,
So you mean the design used for both 19.1 and 22.1 are exactly the same? But why the .qsf provided for both 19.1 and 22.1 showing differently at the partition and logic lock assignment? In GUI, can you go to Assignments -> Design Partitions Window and Logic Lock Regions Window to confirm about it.
Need to make sure the design used for both 19.1 and 22.1 are exactly the same.
Thanks,
Best Regards,
Sheng
- VSavi3
New Contributor
Hi, yes design is exactly the same. Partition is not the issue, with/or without partition assignment just trying to fit in 19.1 goes well without any issue. With later than 19.1 Quartus (including latest 21.1), we seeing the error we mentioned.
So we like to know, to fit in later version of Quartus than 19.1 what changes in qsf we need to do.
Regards,
Vikram
- ShengN_altera
Super Contributor
Hi Vikram,
Forgot to mention I also noticed that there're different at this setting Auto Packed Registers. Version 19.1 use 'Normal' while version 22.1 use 'Minimize Area'. Make sure fitter advanced settings are the same as well.
Thanks,
Best Regards,
Sheng
- VSavi3
New Contributor
Hi,
Will check this and come back to by end of next week.
Regards,
Vikram
- ShengN_altera
Super Contributor
Hi Vikram,
Any further update on the previous post community.intel.com/t5/Intel-Quartus-Prime-Software/Not-able-to-do-fitting-design-with-Quartus-22-1/m-p/1505446#M79353