Forum Discussion
4 Replies
- AnandRaj_S_Intel
Regular Contributor
Hi,
- Which Version & Edition of Quartus tool are you using?
- Can elaborate on the steps?
We have checked with Quartus 18.1 pro by opening project (.ip) and Started exploring the design with DSE II, by clicking on the Start which works fine.
If you are using old version of quartus try it by using latest version.
Just for information.
Regards
Anand
- MWeng3
New Contributor
am using Pro 18.1. I have PD with Pcie, custom rtl and many deaign ware components.
I compile/synthesize the design then switch to DSE in the gui. Seed sweep. Nothing unusual in how I set it up. Then press the start button. Thanks,
-mark
- MWeng3
New Contributor
I open a .qfp project that has a ton of .ip associated with it.
- NikoR
Occasional Contributor
One user reported to me about similar error message.
His root cause turned out to be a lot of "undeletable waste" in %TMP% directory. (Files without user permission)
Changing the %TMP% to a different location with more space solved his problem.
Question to Intel SW development team:
Is there a file handle leak in the DSE?
Best regards