1. Jul 06, 2023
  2. Jul 01, 2023
    • Jared Barocsi's avatar
      SRAM API: Add multiple-clocked port API (#3383) · 858b3df0
      Jared Barocsi authored
      This PR adds new APIs for the SRAM module to instantiate a number of ports connected to individual clocks. This allows the creation of memories driven by multiple clocks, for use cases like clock domain crossover.
      
      (cherry picked from commit d79ae71e)
      
      # Conflicts:
      #	src/test/scala/chiselTests/Mem.scala
      858b3df0
  3. Jun 30, 2023
  4. Jun 28, 2023
  5. Jun 23, 2023
  6. Jun 22, 2023
  7. Jun 15, 2023
  8. Jun 09, 2023
  9. Jun 08, 2023
  10. Jun 07, 2023
  11. Jun 02, 2023
  12. May 19, 2023
  13. May 10, 2023
  14. May 06, 2023
  15. Apr 27, 2023
  16. Apr 26, 2023
  17. Apr 18, 2023
  18. Apr 13, 2023
  19. Apr 07, 2023
    • mergify[bot]'s avatar
      Fix naming for RHS of named unapply expressions (backport #3163) (#3165) · 3ef3ea2b
      mergify[bot] authored
      * Fix naming for RHS of named unapply expressions (#3163)
      
      Previously, the naming plugin would not recurse for the RHS of an
      unapply, meaning that vals declared in blocks that ultimately return
      some result that is unapplied into some named Data would not be named.
      
      Also, audit and improve the naming mdocs.
      
      (cherry picked from commit 262caa73
      
      )
      
      # Conflicts:
      #	docs/src/cookbooks/naming.md
      
      * Resolve backport conflicts
      
      ---------
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      3ef3ea2b
  20. Apr 04, 2023
  21. Mar 24, 2023
  22. Mar 22, 2023
  23. Mar 21, 2023
  24. Mar 19, 2023