1. Apr 07, 2023
  2. 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
  3. Apr 05, 2023
  4. Apr 04, 2023
  5. Apr 03, 2023
  6. Apr 01, 2023
  7. Mar 30, 2023
  8. Mar 29, 2023
  9. Mar 28, 2023
  10. Mar 24, 2023
  11. Mar 22, 2023
  12. Mar 21, 2023
  13. Mar 19, 2023
  14. Mar 18, 2023
  15. Mar 17, 2023