- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi, I initially had a question in different forum(Intel Quartus Prime Software, here), but was recommended to ask question here.
I am using Quartus Prime Pro 22.2 ver. I have many PR regions(>100), and it takes 9 min to generate a full bitstream(.sof). I turned off the setting to generate partial bitstream(.rbf files). In the flat design without partial reconfiguration, it takes only 1 min to generate full bitstream.
Is this 9 min of a long bitstream generation time expected?
I think the current Quartus software doesn't seem to support generating a partial bitstream only without generating a full bitstream (which is possible in Xilinx Vivado). I wonder if there is any way to shorten the full bitstream generation time.
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Wow. First time seeing so many PR region!!
I not too sure why the time to generate the sof file is difference between normal design flow vs PR design flow.
Haven't see this kind of scenario before.
My best guess is most likely the additional generated files .msf and the .pmsf file during the programming file generation.
And perhaps the number of PR regions may affect the time to generate the file?
Check if you notice any difference in the assembly report.
If you could share the design, maybe I could dig around and investigate on this?
Best Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the reply @RichardTanSY_Intel .
In fact, I wasn't too surprised. I've noticed that even if I had small number of PR regions(let's say 5), I did observe slightly longer full bitstream generation time. So if the number increases, I would expect that there's a chance that the full bitstream generation time increases too.
I disabled the generation of .rbf files, but based on the date that files are generated, it takes a long time to generate a .sof file. Also, note that 9 min is just the time to generate .sof file. (I am not sure what exactly happens underneath the "quartus_asm" command, but it seems like .sof file is generated and then .pmsf file is used to generate .rbf file. Somehow it takes long time to generate .sof file at the first place.)
I don't think there's direct message functionality.. I will send you the link for the project if you let me know your email address.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
I believe this is expected behavior.
I tried with different design, (1 min flat design vs 5 min partition design), all having a longer compilation time with partition design.
This was explained by sstrell in the previous post - compilations with partitions and LL regions will always take longer because of the additional checking, preservation, and restrictions required by the compiler for partition design vs. a flat design where the tool can put design resources anywhere it wants.
Best Regards,
Richard Tan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Thanks for the check.
This is sad ;-( Hope to see some enhancements Quartus's future release.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It is what it is. Unless we have a good justification (like reduce hours of compilation time) or a lot of customers want this enhancement (high market value), else it will never see the light. : /
As your question has been addressed, I now transition this thread to community support.
Thank you.
Best Regards,
Richard Tan

- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page