Skip to content
  • Jens Korinth's avatar
    Squashed commit of the following: · 5286d516
    Jens Korinth authored
    commit ac9d473b8c3e24863d3742b80885a7f15cb9bd5b
    Author: Jens Korinth <korinth@esa.cs.tu-darmstadt.de>
    Date:   Mon Mar 14 17:14:14 2016 +0100
    
        Improve warnings on missing reports
    
         * missing co-sim reports now trigger a warning
         * minor fixes and improvements
    
    commit bdcd796319c889d66376f05423524180347cc725
    Author: Jens Korinth <korinth@esa.cs.tu-darmstadt.de>
    Date:   Fri Mar 11 15:16:35 2016 +0100
    
        Re-implement design space exploration
    
         * original DSE code was extremely hackish
         * DesignSpace class cleanly capsules the spanning and enumeration of
           the design space with the given variables
         * uses new Heuristics class for ordering
         * moved ThroughputHeuristic there
         * other heuristics can be implemented in the future (if need be)
         * cleaned up a lot the code, much easier to read now
    
    commit 3098cca6f65314de44765c144a7398729d2dbf90
    Author: Jens Korinth <korinth@esa.cs.tu-darmstadt.de>
    Date:   Thu Mar 10 18:53:18 2016 +0100
    
       ...
    5286d516