- Aug 03, 2018
-
-
Henry Cook authored
-
- Aug 02, 2018
-
-
Henry Cook authored
tile: boundary buffers ended up in wrong scope
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
- Aug 01, 2018
-
-
Henry Cook authored
-
- Jul 28, 2018
-
-
Henry Cook authored
Revamped Register Router
-
- Jul 27, 2018
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
- Jul 26, 2018
-
-
Wesley W. Terpstra authored
-
- Jul 25, 2018
-
-
Henry Cook authored
-
Henry Cook authored
-
- Jul 24, 2018
-
-
Henry Cook authored
new API target for collapsing IO peripherals into a single trait
-
Henry Cook authored
Refactor TLBusWrapper and CrossingHelper
-
- Jul 23, 2018
-
-
Henry Cook authored
-
- Jul 22, 2018
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
- Jul 21, 2018
-
-
Andrew Waterman authored
-
- Jul 20, 2018
-
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
Move subsystem.SubsystemClockCrossing => diplomacy.ClockCrossingType Put abstract CrossingHelper base class in diplomacy Make concrete AXI4CrossingHelper, TLCrossingHelper, IntCrossingHelper Replace CrossingWrapper with AXI4CrossingWrapper, TLCrossingWrapper
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
Henry Cook authored
-
- Jul 19, 2018
-
-
Henry Cook authored
BundleBridge and CrossingWrapper API cleanups (pt 2)
-
Henry Cook authored
-
Henry Cook authored
-
Wesley W. Terpstra authored
diplomacy: desugar BundleBridge -- it was too confusing
-
Wesley W. Terpstra authored
-
Wesley W. Terpstra authored
Sometimes more typing is better.
-
- Jul 18, 2018
-
-
Wesley W. Terpstra authored
-
- Jul 17, 2018
-
-
Henry Cook authored
Clock Crossings: make API more flexible with CrossingHelper
-
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
-
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
-
- Jul 15, 2018
-
-
Henry Cook authored
-