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: 46020fd25303
Choose a base ref
...
head repository: m-labs/misoc
compare: 6b24562eeaa6
Choose a head ref
  • 2 commits
  • 6 files changed
  • 1 contributor

Commits on Mar 2, 2015

  1. sdram: improve memtest by adding 2 different writes/reads

    doing only a write and read is not enough: if we reloaded a fpga with write that is not working after functional fpga, it would not trigger an error.
    enjoy-digital committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    0980bec View commit details
    Browse the repository at this point in the history
  2. sdram: reintroduce dat_ack change (it was a small issue on wishbone w…

    …rites (sending data 1 clock cycle too late) that was not detected by memtest)
    enjoy-digital committed Mar 2, 2015
    Configuration menu
    Copy the full SHA
    6b24562 View commit details
    Browse the repository at this point in the history