1. 05 Feb, 2018 4 commits
  2. 30 Jan, 2018 1 commit
  3. 29 Jan, 2018 1 commit
  4. 28 Jan, 2018 1 commit
  5. 27 Jan, 2018 4 commits
  6. 25 Jan, 2018 1 commit
  7. 24 Jan, 2018 1 commit
  8. 22 Jan, 2018 1 commit
  9. 19 Jan, 2018 2 commits
  10. 13 Jan, 2018 1 commit
  11. 05 Jan, 2018 3 commits
  12. 04 Jan, 2018 1 commit
  13. 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
  14. 31 Dec, 2017 1 commit
  15. 29 Dec, 2017 2 commits
  16. 28 Dec, 2017 2 commits
  17. 20 Dec, 2017 1 commit
  18. 06 Dec, 2017 9 commits
  19. 05 Dec, 2017 1 commit
  20. 03 Dec, 2017 2 commits