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/misoc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 23ba1ccb5291
Choose a base ref
...
head repository: m-labs/misoc
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1281a463d6c9
Choose a head ref
  • 2 commits
  • 13 files changed
  • 1 contributor

Commits on May 1, 2015

  1. Copy the full SHA
    2312641 View commit details
  2. litescope/bridge: create a generic wishbone bridge that can be used w…

    …ith different phys (the phy needs to provide a sink/source with 8bits data).
    
    - we can now pass a phy to LiteScopeWishboneBridge
    - LiteScopeUART2Wishbone is only a specific LiteScopeWishboneBridge
    - UART mux is removed since complicated and no longer useful (we can now create easily virtual UART over Ethernet, USB or PCIe) or simply add another UART for debug.
    enjoy-digital committed May 1, 2015
    Copy the full SHA
    1281a46 View commit details
Loading