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
base: 340014dbac87
Choose a base ref
...
head repository: m-labs/misoc
compare: f4c35e358efd
Choose a head ref
  • 3 commits
  • 1 file changed
  • 1 contributor

Commits on Mar 27, 2015

  1. software/bios/sdram: add random addressing to memtest

    testing memories with linear access is not good enough. Adding random addressing allow us to detect more eventual issues on our L2 cache or SDRAM controller.
    enjoy-digital committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    f85a4f0 View commit details
    Browse the repository at this point in the history
  2. software/bios/sdram: for now desactivate random on address test since…

    … it seems to trigger a L2 cache or LASMIcon bug on at least de0nano/minispartan6
    
    Memtest sometimes reports 1 or 2 errors with de0nano/minispartan6 on this new test when used with LASMICON. Minicon seems fine. We will have to investigate on this issue.
    enjoy-digital committed Mar 27, 2015
    Configuration menu
    Copy the full SHA
    6245dd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f4c35e3 View commit details
    Browse the repository at this point in the history