1. Aug 13, 2019
  2. Aug 12, 2019
  3. Aug 09, 2019
  4. Aug 07, 2019
  5. Aug 02, 2019
  6. Aug 01, 2019
  7. Jul 31, 2019
  8. Jul 30, 2019
  9. Jul 25, 2019
  10. Jul 19, 2019
    • Richard Lin's avatar
      Support Analog DontCare bulk-connect (#1056) · aaf963f9
      Richard Lin authored
      Short-term patch to enable this useful behavior. In the future, we may want to rearchitect the type system and/or rethink the more edge-case connect behavior.
      aaf963f9
    • Jim Lawson's avatar
      Add width utility functions to avoid incorrect usage of bare log2Ceil(). (#819) · ae784b6e
      Jim Lawson authored
      * Add width utility functions to avoid incorrect usage of bare log2Ceil().
      
      * Respond to comments:
      Remove apply(Data) method.
      Change name(s) to signedBitLength, unsignedBitLength.
      
      * Respond to comments - don't be lazy.
      Independently calculate the bit length to verify correct operation.
      
      * Respond to comments - return in.bitLength - 0 (not 1) for 0
      
      * Respond to comments - update wdith for signed 0; add explicit tests.
      
      * Add comment expressing zero width wire assumption.
      ae784b6e
  11. Jul 16, 2019
  12. Jun 27, 2019
    • Jim Lawson's avatar
      Use Verilator 4.016 (#1116) · ae740cad
      Jim Lawson authored
      * Use Verilator 4.016
      Now that ucbbar/chisel3-tools has Verilator 4.016, use that for tests.
      
      * Update Verilator version in SETUP
      ae740cad
  13. Jun 25, 2019