Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: m-labs/migen
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 472665b81da4
Choose a base ref
...
head repository: m-labs/migen
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 3ce5ff372245
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Apr 27, 2015

  1. 2
    Copy the full SHA
    e96ba1e View commit details
  2. migen/actorlib/misc: add BufferizeEndpoints

    BufferizeEndpoints provides an easy way improve timings of chained dataflow modules and avoid polluting code with internals buffers.
    enjoy-digital committed Apr 27, 2015
    Copy the full SHA
    f976b19 View commit details
  3. migen/actorlib: add packet.py to manage dataflow packets (Arbiter, Di…

    …spatcher, Header definitions, Buffer)
    enjoy-digital committed Apr 27, 2015
    2
    Copy the full SHA
    3ce5ff3 View commit details
Loading