1. 11 Mar, 2018 1 commit
  2. 07 Mar, 2018 1 commit
  3. 04 Mar, 2018 1 commit
  4. 01 Mar, 2018 2 commits
  5. 24 Feb, 2018 1 commit
  6. 21 Feb, 2018 3 commits
  7. 20 Feb, 2018 1 commit
  8. 19 Feb, 2018 1 commit
  9. 17 Feb, 2018 1 commit
  10. 12 Feb, 2018 1 commit
  11. 10 Feb, 2018 1 commit
  12. 07 Feb, 2018 1 commit
  13. 06 Feb, 2018 1 commit
  14. 05 Feb, 2018 4 commits
  15. 30 Jan, 2018 1 commit
  16. 29 Jan, 2018 1 commit
  17. 28 Jan, 2018 1 commit
  18. 27 Jan, 2018 4 commits
  19. 25 Jan, 2018 1 commit
  20. 24 Jan, 2018 1 commit
  21. 22 Jan, 2018 1 commit
  22. 19 Jan, 2018 2 commits
  23. 13 Jan, 2018 1 commit
  24. 05 Jan, 2018 3 commits
  25. 04 Jan, 2018 1 commit
  26. 03 Jan, 2018 1 commit
    • Value of properties can be expression. · e4875df4
      Example found in the 2007.03 Liberty Reference Manual that was also found
      in the wild:
      
          input_voltage(CMOS) {
              vil : 0.3 * VDD ;
              vih : 0.7 * VDD ;
              vimin : -0.5 ;
              vimax : VDD + 0.5 ;
          }
      
      Current implementation just parses the expression but no interpretation is done.
      Staf Verhaegen committed
  27. 31 Dec, 2017 1 commit
  28. 29 Dec, 2017 1 commit