1. Jun 12, 2024
  2. Jun 08, 2024
  3. Jun 07, 2024
  4. Jun 05, 2024
  5. Jun 04, 2024
  6. Jun 01, 2024
  7. May 31, 2024
  8. May 30, 2024
  9. May 28, 2024
  10. May 25, 2024
  11. May 24, 2024
  12. May 23, 2024
  13. May 21, 2024
  14. May 08, 2024
  15. May 02, 2024
  16. Apr 26, 2024
  17. Apr 24, 2024
  18. Apr 20, 2024
  19. Apr 18, 2024
  20. Apr 13, 2024
    • mergify[bot]'s avatar
      Optimize truth table merge (backport #3993) (#3995) · 91edc119
      mergify[bot] authored
      * Move BitPatSpec from package chiselTests to package chisel3
      
      This allows it to test package private methods.
      
      (cherry picked from commit 09d6fa71)
      
      * Add package private all* methods to BitPat
      
      (cherry picked from commit e9a2c6d5)
      
      * Optimize TruthTable.split and .merge to do nothing in common case
      
      Most TruthTables have a default of all dont care. We can optimize this
      common case by doing actual work in TruthTable.split and
      TruthTable.merge.
      
      (cherry picked from commit bb32df47
      
      )
      
      ---------
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      91edc119
  21. Apr 12, 2024
  22. Apr 10, 2024
  23. Apr 06, 2024
  24. Apr 04, 2024