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
base: 703a144f46dd
Choose a base ref
...
head repository: timvideos/HDMI2USB-litex-firmware
compare: d130088fab2b
Choose a head ref
  • 2 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 6, 2017

  1. Copy the full SHA
    f75021b View commit details
    Browse the repository at this point in the history
  2. travis: Skip memtest on mimasv2+or1k.

    It doesn't fit - probably because litescope is using too much blockram.
    ------------------
    ERROR:Place:375 - The design does not fit in device.
        Total LUT Utilization      : 12022 out of 11440
        LUTs used as Logic         : 11592
        LUTs used as Memory        : 430
        FF Utilization             : 5028 out of 11440
    
    Slice Logic Utilization:
     Number of Slice Registers:            5035  out of  11440    44%
     Number of Slice LUTs:                 7040  out of   5720   123% (*)
        Number used as Logic:              6697  out of   5720   117% (*)
        Number used as Memory:              343  out of   1440    23%
           Number used as RAM:              306
           Number used as SRL:               37
    ------------------
    mithro committed Mar 6, 2017
    Copy the full SHA
    d130088 View commit details
    Browse the repository at this point in the history