1. Jun 12, 2024
  2. Jun 04, 2024
  3. Jun 01, 2024
  4. May 31, 2024
  5. May 30, 2024
  6. May 24, 2024
  7. May 21, 2024
  8. May 03, 2024
    • Jack Koenig's avatar
      Add 2.12.19 to cross-build (#4050) · 16420a57
      Jack Koenig authored
      16420a57
    • mergify[bot]'s avatar
      Fix Nested Instantiate (backport #4018) (#4026) · 700db9d7
      mergify[bot] authored
      * Fix Nested Instantiate (#4018)
      
      * minimal reproduce Nested Instantiate bug
      
      * expose cache and elaborated defination to inner defination
      
      * fix up
      
      (cherry picked from commit 02b01e8b
      
      )
      
      # Conflicts:
      #	core/src/main/scala/chisel3/experimental/hierarchy/core/Definition.scala
      #	core/src/main/scala/chisel3/experimental/hierarchy/core/Instance.scala
      #	core/src/main/scala/chisel3/internal/Builder.scala
      #	src/main/scala/chisel3/aop/injecting/InjectingAspect.scala
      #	src/main/scala/chisel3/stage/phases/Elaborate.scala
      
      * Resolve backport conflicts
      
      ---------
      
      Co-authored-by: default avatarJiuyang Liu <liu@jiuyang.me>
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      700db9d7
    • mergify[bot]'s avatar
      [chiselsim] Better fix for CIRCT 1.66- and 1.66+ (backport #3893) (#3899) · a0096c6b
      mergify[bot] authored
      
      
      * [chiselsim] Better fix for CIRCT 1.66- and 1.66+ (#3893)
      
      Change the way ChiselSim moves files to track and not move files which may
      be duplicated in both the default black box filelist and in the main
      CIRCT-produced filelist.  Previously, this was working because a java.nio
      exception was being ignored.  However, this may have been hiding bugs
      where the filelist was actually pointing at a file that did not exist.
      
      This commit also does some heavy cleanup of the code for moving files to only
      use java.nio methods as opposed to relying on doing string manipulations of
      paths.  The logic is intended to be the exact same as before.
      
      Signed-off-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
      (cherry picked from commit 61df8bbf
      
      )
      
      * Help Scala 2.12 type inferencing with type annotations
      
      ---------
      
      Co-authored-by: default avatarSchuyler Eldridge <schuyler.eldridge@sifive.com>
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      a0096c6b
  9. May 02, 2024
  10. Apr 20, 2024
  11. Apr 19, 2024
  12. Apr 18, 2024
  13. Apr 10, 2024
  14. Apr 06, 2024
  15. Apr 05, 2024
  16. Mar 13, 2024
  17. Mar 08, 2024
  18. Mar 06, 2024
  19. Mar 02, 2024
  20. Feb 27, 2024
  21. Feb 24, 2024
  22. Feb 23, 2024
  23. Feb 17, 2024
  24. Feb 02, 2024
  25. Jan 31, 2024