1. Nov 16, 2023
  2. Aug 04, 2023
    • Jack Koenig's avatar
      Add --dump-fir option to ChiselStage (#3453) · 24ec0287
      Jack Koenig authored
      This option will dump the .fir before invoking firtool.
      
      Additional changes:
      * Use os.lib for invoking firtool
      * Use lazy serialization to avoid holding the entire FIRRTL in
        memory.
      * Mix NoStackTrace into FirtoolNotFound
      * Fix detection of no firtool
      
      (cherry picked from commit 4db86b2f)
      
      # Conflicts:
      #	src/main/scala/circt/stage/CIRCTOptions.scala
      #	src/main/scala/circt/stage/ChiselStage.scala
      #	src/main/scala/circt/stage/phases/CIRCT.scala
      24ec0287
  3. Aug 02, 2023
  4. Jul 18, 2023
    • mergify[bot]'s avatar
      Sanitize Record._elements (backport #3419) (#3427) · 1de70de5
      mergify[bot] authored
      * Sanitize Record._elements (#3419)
      
      This moves name sanitation a little earlier and ensures that the
      sanitized names are use more consistently throughout Chisel internals.
      
      This fixes a bug in D/I where unsanitary names would lead to a crash.
      
      (cherry picked from commit 5c282db5
      
      )
      
      * Keep Scala 2.12 support by not using VectorMap
      
      * Fix firrtl in tests for older firrtl spec version
      
      ---------
      
      Co-authored-by: default avatarJack Koenig <koenig@sifive.com>
      1de70de5
  5. Jul 06, 2023
  6. Jun 30, 2023
  7. Jun 28, 2023
  8. Jun 23, 2023
  9. Jun 15, 2023
  10. Jun 10, 2023
  11. Jun 09, 2023
  12. Jun 08, 2023
  13. Jun 07, 2023
  14. Jun 02, 2023
  15. May 31, 2023
  16. May 20, 2023
  17. May 19, 2023
  18. May 16, 2023
  19. May 10, 2023
  20. May 09, 2023
  21. May 06, 2023
  22. May 05, 2023
  23. May 03, 2023