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: 135a4fea25a7
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: adda930c682a
Choose a head ref
  • 3 commits
  • 3 files changed
  • 1 contributor

Commits on Dec 12, 2013

  1. specials/Memory: allow for more flexibility in memory port signals

    Sebastien Bourdeauducq committed Dec 12, 2013
    Copy the full SHA
    c13fe1b View commit details
  2. utils/misc: add gcd_multiple function to compute GCD or any number of…

    … integers
    Sebastien Bourdeauducq committed Dec 12, 2013
    Copy the full SHA
    adffec3 View commit details
  3. fhdl/simplify: add FullMemoryWE decorator that splits memories to rem…

    …ove partial WEs
    Sebastien Bourdeauducq committed Dec 12, 2013
    Copy the full SHA
    adda930 View commit details
Loading