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