1. 20 Jun, 2024 1 commit
    • add bugpoint mode · 52197df3
      This mode reduces the size of test cases that encounter conversion
      errors or produce incorrect output. The logic developed slowly over the
      past three years. It is in a state that I find useful when fielding bug
      reports, but has some room for improvement in terms of constraints and
      filtering.
      Zachary Snow committed
  2. 16 Jun, 2024 1 commit
  3. 20 Aug, 2023 1 commit
  4. 21 Jun, 2023 1 commit
  5. 19 Jun, 2023 1 commit
  6. 14 Jun, 2023 1 commit
  7. 16 Mar, 2022 1 commit
  8. 05 Sep, 2021 1 commit
  9. 10 Aug, 2021 1 commit
    • refactor sizing and truncation of integer literals · 306d7133
      - use iverilog's -gstrict-expr-width throughout test suite
      - add warnings for excess bits or padding zeroes in number literals
      - add new --oversized-numbers parameter to retain support for unsized
        numbers wider than 32 bits
      - localized use of oversized numbers to new truncate test suite which
        verifies the behavior of both modes, and compares against the known
        behavior of iverilog
      Zachary Snow committed
  10. 07 Aug, 2021 1 commit
  11. 25 Jun, 2021 1 commit
  12. 17 Jun, 2021 2 commits
  13. 29 Mar, 2021 1 commit
  14. 03 Feb, 2021 2 commits
  15. 31 Dec, 2020 1 commit
    • improve edge case messaging · 5891a0eb
      - error for unbound module instance interface ports
      - warning for converting an interface alone
      - warning for converting a package alone
      - update terminology for modules removed by interface conversion
      Zachary Snow committed
  16. 19 Mar, 2020 1 commit
  17. 17 Sep, 2019 1 commit
  18. 15 Sep, 2019 1 commit
  19. 06 Aug, 2019 1 commit
  20. 23 Apr, 2019 1 commit
  21. 02 Apr, 2019 1 commit
  22. 28 Mar, 2019 1 commit
  23. 18 Mar, 2019 1 commit
  24. 08 Mar, 2019 1 commit
  25. 28 Feb, 2019 2 commits
  26. 26 Feb, 2019 1 commit
  27. 18 Feb, 2019 1 commit
  28. 10 Feb, 2019 1 commit
  29. 09 Feb, 2019 1 commit
  30. 08 Feb, 2019 2 commits