1. Apr 14, 2023
  2. Apr 13, 2023
  3. Apr 12, 2023
  4. Apr 11, 2023
    • Jack Koenig's avatar
      [CI] Add Release Notes Automation (#3170) · 26f7f4e3
      Jack Koenig authored
      Add new workflow to generate release notes. This workflow can be run
      manually via workflow dispatch, but will also run automatically upon
      creating a release. The workflow dispatch can be used for testing,
      previewing release notes for a potential release, or for generating
      release notes for past releases for when the automation has a bug or
      didn't exist.
      
      Also update the PR template and CONTRIBUTING guidelines to include
      information about the new required labels and automation. Also
      streamline the PR template a little bit to nudge developers towards
      putting more information in the "Release Notes" section of the PR
      template.
      26f7f4e3
    • Jack Koenig's avatar
      777e00dc
  5. Apr 09, 2023
  6. Apr 07, 2023
  7. Apr 06, 2023
    • Jared Barocsi's avatar
      Implement typeName API for stable Module names (#3130) · 0ce115e9
      Jared Barocsi authored
      
      
      * Implement `typeName` API for a few `Data` types
      
      * Fix silly compilation error
      
      * Implement typeName API further for most data types and modules which need it
      
      * Compilation error fixes
      
      * Remove width parameter from Bool
      
      * Test for Queue naming using typeNames
      
      * Remove width-sensitive override for AsyncReset as it is irrelevant
      
      * Add typeName for Analogs
      
      * Add additional types to be tested
      
      * Scalafmt
      
      * Use circt ChiselStage
      
      * Update queue naming of existing tests
      
      * Scalafmt
      
      * Change pipe desiredName to be consistent with other modules
      
      * Update naming cookbook
      
      * Update docs/src/cookbooks/naming.md
      
      Co-authored-by: default avatarMegan Wachs <megan@sifive.com>
      
      * Update docs/src/cookbooks/naming.md
      
      Co-authored-by: default avatarMegan Wachs <megan@sifive.com>
      
      * Add SInt to TypenameSpec
      
      * Fix cookbook mdoc errors
      
      * compileOnly tag on scala code
      
      * More improvements of mdoc
      
      * compileOnly -> compile-only
      
      * Final mdoc review and fixes
      
      * Add inferred UInt to test
      
      ---------
      
      Co-authored-by: default avatarMegan Wachs <megan@sifive.com>
      0ce115e9
  8. Apr 05, 2023
  9. Apr 04, 2023
  10. Apr 03, 2023
  11. Apr 01, 2023
  12. Mar 30, 2023
  13. Mar 29, 2023
  14. Mar 28, 2023
  15. Mar 24, 2023
  16. Mar 22, 2023
  17. Mar 21, 2023
  18. Mar 19, 2023