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: 200791c81d9c
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: 60e87f6e87de
Choose a head ref
  • 2 commits
  • 3 files changed
  • 1 contributor

Commits on Mar 4, 2015

  1. Copy the full SHA
    073641f View commit details
  2. Copy the full SHA
    60e87f6 View commit details
Empty file.
Empty file modified misoclib/mem/litesata/example_designs/make.py
100644 → 100755
Empty file.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
from mibuild.generic_platform import *
from mibuild.xilinx_common import CRG_DS
from mibuild.xilinx_vivado import XilinxVivadoPlatform
from mibuild.xilinx.common import CRG_DS
from mibuild.xilinx.vivado import XilinxVivadoPlatform

_io = [
("sys_clk", 0, Pins("X")),