Skip to content
Snippets Groups Projects
  1. Jul 04, 2017
    • erwan's avatar
      More work on the -eeb option. · a6fab49a
      erwan authored
      To do that, I have created a new dedicated module L2lExpandEnum, that
      actually also deals with -eei (which was probably wrong, even if I
      have not counter-exemple).
      
      Use 1-hot encoding instead of log-encoding
      
      I've fixed a bug in L2lExpandArrays that occurs on equation such as
        some_bool = (some_array1 = some_array2);
      
      Also, I've rewritten Lv6Compile for more readability
      
      Remove duplicated code when using SocMap.find and co
      a6fab49a
  2. Jun 27, 2017
  3. Jun 26, 2017
  4. Jun 22, 2017
  5. Jun 21, 2017
  6. Jun 20, 2017
  7. Jun 01, 2017
  8. May 05, 2017
  9. May 03, 2017
  10. Apr 24, 2017
  11. Mar 09, 2017
  12. Feb 20, 2017
  13. Jan 11, 2017
  14. Jan 10, 2017
  15. Jan 09, 2017
  16. Jan 06, 2017
  17. Jan 02, 2017
  18. Dec 22, 2016
  19. Nov 30, 2016
  20. Nov 21, 2016
  21. Nov 10, 2016
  22. Oct 25, 2016
  23. Oct 14, 2016
  24. Oct 07, 2016
  25. Sep 20, 2016
    • Erwan Jahier's avatar
      -2cw7: generate C annotations (as comments) for Lesar/w7 · aa6d74b5
      Erwan Jahier authored
      so that w7/lesar can help otawa/ilp to prune path in the binary.
      
      nb : not working on the convertible example:
       - sometimes the module name still appear in the ident (enums)
       - clocks are not well supported by Lesar actually. More thinking is necessary.
      aa6d74b5
  26. Sep 13, 2016
  27. Sep 09, 2016
Loading