1. 01 Aug, 2023 1 commit
  2. 24 Jun, 2023 1 commit
  3. 29 May, 2023 2 commits
  4. 29 Oct, 2022 1 commit
  5. 05 Oct, 2021 1 commit
    • cleanup error suite infrastructure · f061e882
      - error suite runs in both regular and verbose mode
      - add helper for extracting "flags" from test files
      - common assertMatch, assertNotMatch helpers
      - remove unused assertExists helper
      - fix un-escaped wildcard in assert_deferred_nonzero.sv
      Zachary Snow committed
  6. 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
  7. 04 Aug, 2021 1 commit
  8. 02 Aug, 2021 1 commit
  9. 01 Aug, 2021 1 commit
  10. 25 Jun, 2021 1 commit
  11. 17 Jun, 2021 1 commit
  12. 04 Jun, 2021 1 commit
  13. 23 May, 2021 2 commits
  14. 21 May, 2021 1 commit
  15. 03 Feb, 2021 1 commit
  16. 01 Feb, 2021 1 commit
    • limited progress on typeof signedness · b8759776
      - ensure concats and repeats stay unsigned
      - defer unbased-unsized conversion to enable cast semantics
      - disable inaccurate folding of binary operations of based numbers
      - fix typeof and size cast binop signedness logic
      - fix typeof $unsigned and $signed
      - test harness allows production of `integer unsigned`
      Zachary Snow committed
  17. 24 Jan, 2021 1 commit
  18. 08 Dec, 2020 1 commit
  19. 12 Jul, 2020 1 commit
  20. 29 Jun, 2020 1 commit
  21. 23 Jun, 2020 1 commit
  22. 07 Jun, 2020 2 commits
  23. 15 Feb, 2020 1 commit
  24. 03 Oct, 2019 1 commit
  25. 27 Sep, 2019 1 commit
    • major array pack and flatten update (closes #48) · 454afa97
      - dimensions flattening conversion only flattens packed dimensions
      - conversion for packing arrays when necessary (preserves memories)
      - added coverage for array with multiple packed dimensions
      - test runner no longer forbids multi-dim accesses after conversion
      - Decl and subordinate types derive Ord
      Zachary Snow committed
  26. 25 Sep, 2019 1 commit
  27. 21 Sep, 2019 1 commit
  28. 15 Sep, 2019 1 commit
  29. 09 Sep, 2019 1 commit
  30. 02 Sep, 2019 1 commit
  31. 04 Aug, 2019 1 commit
  32. 10 May, 2019 1 commit
  33. 25 Apr, 2019 1 commit
  34. 23 Apr, 2019 2 commits
  35. 16 Apr, 2019 1 commit
  36. 03 Apr, 2019 1 commit