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: openrisc/mor1kx
base: b5c14e75baa1
Choose a base ref
...
head repository: openrisc/mor1kx
compare: e6312636a227
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Nov 6, 2012

  1. Copy the full SHA
    162dbe7 View commit details
    Browse the repository at this point in the history
  2. alu: avoid nested generate statements

    quartus chokes on this, and it is unnecessary
    skristiansson committed Nov 6, 2012
    Copy the full SHA
    eefeec9 View commit details
    Browse the repository at this point in the history
  3. cappuccino/fetch: whitespace cleanup

    + sneak in my name in the header (I've largely rewritten this):)
    skristiansson committed Nov 6, 2012
    Copy the full SHA
    9e15261 View commit details
    Browse the repository at this point in the history
  4. Copy the full SHA
    f672f48 View commit details
    Browse the repository at this point in the history
  5. icache: add bypass logic

    Makes it possible to disable the cache, both during
    runtime and at synthesis time.
    
    Still some work is needed to get resource saving when
    cache is disabled at synthesis time, but this lays the
    ground for it.
    skristiansson committed Nov 6, 2012
    Copy the full SHA
    e631263 View commit details
    Browse the repository at this point in the history