Forum Discussion

Altera_Forum's avatar
Altera_Forum
Icon for Honored Contributor rankHonored Contributor
13 years ago

DSE (Design Space Explorer) Limited Settings available

In the DSE settings dialog box I'm only seeing two options for Effort Level (when the Search for Best Performance button is selected): Low (Seed Sweep) and Medium (Extra Effort Space).

On a different design, with the same tool I see several more options to select. One design (with the limited settings) is a Cyclone III LS. The design that allows more options is for a Cyclone III.

Any ideas on why this is and how to enable the more complete option set for my Cyclone III LS case?

I'm running Quartus 11.1 SP2.

Thanks!

3 Replies

  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    I would like the answer to the same question.

    The difference between my two designs is that one is for the Cyclone III, and the other for the Cyclone IV Gx.

    Thanks!
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Just got reply from Altera, and it looks like the reduced the number of options in DSE starting with the Cyclone III LS.

    My fae is checking to see if there's a workaround, otherwise you can write a tcl file to do batch compilations, and then manually compare the results.

    Sorry...
  • Altera_Forum's avatar
    Altera_Forum
    Icon for Honored Contributor rankHonored Contributor

    Note that the source code for dse is included with the Quartus install:

    quartus/common/tcl/apps/dse/dse.tcl

    The license text at the top of the file says you are allowed to make changes so it sounds like it should be quite easy to make Cyclone III LS show the same options as Cyclone III. That being said there may be a reason why some spaces are omitted (e.g. the compiler itself might not support those options(?)).