1. Aug 03, 2018
  2. Aug 02, 2018
  3. Aug 01, 2018
  4. Jul 28, 2018
  5. Jul 27, 2018
  6. Jul 26, 2018
  7. Jul 25, 2018
  8. Jul 24, 2018
  9. Jul 23, 2018
  10. Jul 22, 2018
  11. Jul 21, 2018
  12. Jul 20, 2018
  13. Jul 19, 2018
  14. Jul 18, 2018
  15. Jul 17, 2018
    • Henry Cook's avatar
      Merge pull request #1537 from freechipsproject/crossing-name-nodes · 90d98c53
      Henry Cook authored
      Clock Crossings: make API more flexible with CrossingHelper
      90d98c53
    • Jack Koenig's avatar
      Bump chisel3 and firrtl (#1536) · ba2109da
      Jack Koenig authored
      chisel3 changes:
      * Direct translation of ChiselIR to FIRRTL
      * Driver support for emitting Protobuf
      * Better error message for calling return in a when block
      
      firrtl changes:
      * Escaped single quotes supported in ExtModule RawParams
      * Partial fix to RemoveWires when reg depends on wire
      * Parser performance improvements
      * Protobuf serialization and deserialization
      * Fix annotation renaming for empty aggregates
      * Improved code generation for smem wmode and [w]mask ports
      * InferWidths performance improvement
      * Some user errors no longer reported as "internal errors"
      * Add annotation for combinational dependencies between top-level ports
      * InstanceGraph is now deterministic
      ba2109da
    • Jack Koenig's avatar
      Bump chisel3 and firrtl (#1536) · 711bbc2e
      Jack Koenig authored
      chisel3 changes:
      * Direct translation of ChiselIR to FIRRTL
      * Driver support for emitting Protobuf
      * Better error message for calling return in a when block
      
      firrtl changes:
      * Escaped single quotes supported in ExtModule RawParams
      * Partial fix to RemoveWires when reg depends on wire
      * Parser performance improvements
      * Protobuf serialization and deserialization
      * Fix annotation renaming for empty aggregates
      * Improved code generation for smem wmode and [w]mask ports
      * InferWidths performance improvement
      * Some user errors no longer reported as "internal errors"
      * Add annotation for combinational dependencies between top-level ports
      * InstanceGraph is now deterministic
      711bbc2e
  16. Jul 15, 2018