1. Jul 23, 2019
  2. Feb 23, 2019
  3. Jan 29, 2019
  4. Jan 26, 2019
  5. Feb 10, 2018
  6. Jan 31, 2018
  7. May 30, 2017
    • Yunsup Lee's avatar
      add small div/sqrt unit (#17) · 6909906e
      Yunsup Lee authored
      * add small div/sqrt unit
      
      * Chisel3 doesn't permit mixed UInt/SInt muxing/assignment
      
      * Fix control bug in DivSqrtRecFN_small
      
      After an uncommon-case operation, outValid would remain high until
      another inValid was presented, instead of going low after one cycle.
      6909906e
  8. May 19, 2017
  9. Apr 27, 2017
  10. Mar 11, 2017
  11. Feb 11, 2017
  12. Jan 14, 2017
  13. Jan 04, 2017
    • Palmer Dabbelt's avatar
      Stop patching berkeley-softfloat-3 · f1ac32c7
      Palmer Dabbelt authored
      Newer releases of berkeley-softfloat-3 allow users to set the
      SPECIALIZE_TYPE variable without applying a patch.  This commit removes
      the patch and sets the variable on the make commandline instead.
      
      Note that there's no dependency checking for berkeley-softfloat-3 when
      checked out locally, so you might have to "make distclean" to get the
      new version.
      f1ac32c7
    • Palmer Dabbelt's avatar
      Remove checked out tools on "make clean" · ffcb417b
      Palmer Dabbelt authored
      These are downloaded by the Makefile so they should really get removed
      on "make clean".
      ffcb417b
  14. Dec 09, 2016
  15. Dec 03, 2016
  16. Nov 26, 2016
  17. Nov 19, 2016
  18. Oct 22, 2016
  19. Aug 01, 2016
  20. Jun 29, 2016
  21. Apr 02, 2016
  22. Mar 06, 2016
  23. Mar 04, 2016
  24. Feb 27, 2016