Skip to content
Snippets Groups Projects
  1. Jul 18, 2017
  2. Jul 12, 2017
  3. Jul 10, 2017
  4. Jul 05, 2017
    • erwan's avatar
      -eeb: Extern nodes interface variables were not expanded. · 14a42a03
      erwan authored
      Also, -eeb is now the default when using -ec.
      14a42a03
    • erwan's avatar
      More work on the -eeb option. · 6f975e9b
      erwan authored
      It was generetaing wrong code in conjunction with -ec.
      
      In particular, it was generating n-any "and" instead of binary "and".
      
      Also, I needed (in L2LExpandEnum) to generated a Lic.ARRAY of const
      instead of a Lic.Array_const_eff so that LicDump properly generated
      ec code.
      6f975e9b
  5. 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
  6. Jun 27, 2017
  7. Jun 26, 2017
  8. Jun 22, 2017
  9. Jun 21, 2017
  10. Jun 20, 2017
  11. Jun 01, 2017
  12. May 05, 2017
  13. May 03, 2017
  14. Apr 24, 2017
  15. Mar 09, 2017
  16. Feb 20, 2017
  17. Jan 11, 2017
  18. Jan 10, 2017
  19. Jan 09, 2017
  20. Jan 06, 2017
  21. Jan 02, 2017
  22. Dec 22, 2016
  23. Nov 30, 2016
  24. Nov 21, 2016
  25. Nov 10, 2016
Loading