1. Mar 09, 2017
  2. Mar 01, 2017
  3. Feb 28, 2017
  4. Feb 25, 2017
  5. Feb 24, 2017
  6. Feb 23, 2017
  7. Feb 22, 2017
  8. Feb 17, 2017
    • Angie Wang's avatar
      Builderreflectionfix (#515) · 50db343d
      Angie Wang authored
      * change builder for bundle reflection fix
      
      * fixed bug -- should be not assignable
      50db343d
    • Chick Markley's avatar
      Add scaladoc examples for Vec and Bundle (#511) · 40da2786
      Chick Markley authored
      * Add scaladoc examples for Vec and Bundle
      
      * address comments, added @example tag
      eliminate extraneous context
      
      * address comments, added @example tag
      eliminate extraneous context
      
      * ok, I've wrestled with the javadoc sytnax, the following commit, is my best result so far
      40da2786
    • Jack Koenig's avatar
      Add support for clock and reset scoping (#509) · 563f348c
      Jack Koenig authored
      withClockAndReset, withReset, and withClock allow changing the implicit clock and reset.
      Module.clock and Module.reset provide access to the current implicit clock and reset.
      563f348c
  9. Feb 16, 2017
  10. Feb 09, 2017
  11. Feb 08, 2017
  12. Feb 04, 2017
  13. Feb 03, 2017
  14. Feb 02, 2017
    • Jim Lawson's avatar
      Move backend compilation utilities (#400) · 24ad38ab
      Jim Lawson authored
      * Move copyResourceToFile() to BackendCompilationUtilities.
      * Move BackendCompilationUtilities into a firrtl util package.
      Some of this could be moved into a more general tools package, but since chisel3 already has a dependency on firrtl ...
      * Push util down into firrtl so as not to conflict with scala.util.
      * Use new createTestDirectory. Fixes #452.
      24ad38ab
  15. Feb 01, 2017