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: timvideos/HDMI2USB-litex-firmware
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 3a5f32373088
Choose a base ref
...
head repository: timvideos/HDMI2USB-litex-firmware
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: a631a4f49b36
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Jan 24, 2016

  1. Copy the full SHA
    d991781 View commit details

Commits on Mar 23, 2016

  1. Merge pull request #183 from mithro/opsis-g22-pullup

    platforms/opsis: Add pullup to G22.
    mithro committed Mar 23, 2016
    Copy the full SHA
    a631a4f View commit details
Showing with 1 addition and 1 deletion.
  1. +1 −1 platforms/opsis.py
2 changes: 1 addition & 1 deletion platforms/opsis.py
Original file line number Diff line number Diff line change
@@ -114,7 +114,7 @@
#NET "fx2_sda" LOC = "C1" |IOSTANDARD = I2C; # (/Ethernet/MAC_SDA)
#Subsignal("sda", Pins("C1"), IOStandard("I2C")),
),
("fx2_reset", 0, Pins("G22"), IOStandard("LVCMOS33")), #, Misc("PULLUP")),
("fx2_reset", 0, Pins("G22"), IOStandard("LVCMOS33"), Misc("PULLUP")),

## onBoard Quad-SPI Flash
## W25Q128FVEIG - component U3