1. Feb 04, 2020
  2. Feb 01, 2020
  3. Jan 25, 2020
  4. Jan 24, 2020
  5. Jan 23, 2020
  6. Jan 22, 2020
  7. Jan 21, 2020
  8. Jan 18, 2020
  9. Jan 08, 2020
  10. Jan 03, 2020
  11. Dec 20, 2019
  12. Dec 19, 2019
    • chick's avatar
      Add method asBool to Clock. · ee71c54f
      chick authored
      Shortcut for .asUInt.asBool
      Added test to show it works
      ee71c54f
    • chick's avatar
      - New trait HasBinaryPoint which provides literal values as double and big decimal · 0bcce65d
      chick authored
      - made .F and .I work for creating fixed point and interval lits from big decimal
      - Added NumObject trait which provides new math conversions
      - Made a Num object that extends NumObject
      - Add this trait to FixedPoint and Interval for backward compatibility
      - Removed code that is now in NumObject, keeping things DRY
      - Add tests to FixedPointSpec to show lit conversion to double and big decimal
      - Add tests to IntervalSpec to show lit conversion to double and big decimal
      - Add tests to LiteralExtractorSpec to show general math conversions between BigInts with binary points and double and big decimal
      0bcce65d
    • chick's avatar
      BitPat supports whitespace and underscores, presumably for human readability. · c720c99a
      chick authored
      The BitPat.parse factory though did not remove these from the returned count.
      This fixes that adds whitespace and underscores to the unit tests
      This is an updated vesion of Chisel PR #1069
      c720c99a
  13. Dec 18, 2019
  14. Dec 17, 2019
  15. Dec 13, 2019
  16. Dec 12, 2019
  17. Dec 07, 2019
  18. Dec 05, 2019
  19. Dec 03, 2019