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: amaranth-lang/amaranth-boards
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 9117a6ae0d07
Choose a base ref
...
head repository: amaranth-lang/amaranth-boards
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: f37fe0295035
Choose a head ref
  • 1 commit
  • 1 file changed
  • 1 contributor

Commits on Feb 6, 2020

  1. Copy the full SHA
    f37fe02 View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 nmigen_boards/versa_ecp5.py
2 changes: 1 addition & 1 deletion nmigen_boards/versa_ecp5.py
Original file line number Diff line number Diff line change
@@ -47,7 +47,7 @@ class VersaECP5Platform(LatticeECP5Platform):
*SwitchResources(pins={0: "H2", 1: "K3", 2: "G3", 3: "F2" },
attrs=Attrs(IO_TYPE="LVCMOS15")),
*SwitchResources(pins={4: "J18", 5: "K18", 6: "K19", 7: "K20"},
attrs=Attrs(IO_TYPE="LVCMOS15")),
attrs=Attrs(IO_TYPE="LVCMOS25")),

UARTResource(0,
rx="C11", tx="A11",