OpenDSE

Open Design Space Exploration Framework


Download and Recommended Use

Please consider downloading, embedding, or forking OpenDSE depending on your intended use:

First-time Users and Try Out

You are new to design space exploration and/or OpenDSE and you want to check its features with our tutorial:

  1. Download the .zip or .tar file provided in the latest OpenDSE release.
  2. Unzip OpenDSE
  3. OpenDSE relies on the build automation tool Gradle. To start OpenDSE, execute the following command in the opendse directory:
    gradle run

Using OpenDSE in Your Project

You want to use OpenDSE in your own project:

Making Changes and/or Become a Contributor

The OpenDSE source code is available at https://github.com/sdarg/opendse.git. We strongly recommend that you fork OpenDSE on GitHub. For more information on how to become a contributor, please check the OpenDSE README on Github.