sdramphy: move and clean up s6ddrphy, add generic SDRAM PHY
authorFlorent Kermarrec <florent@enjoy-digital.fr>
Thu, 17 Apr 2014 17:38:13 +0000 (19:38 +0200)
committerSebastien Bourdeauducq <sb@m-labs.hk>
Thu, 17 Apr 2014 17:38:25 +0000 (19:38 +0200)
commit1adceb8276b9e425623f11c436eb388849a25775
treee47647f6c53b5b4e72face8b3f7ab8ca74930dd3
parent2fca8d41f2b238326f98e726883adf7fcce65e3c
sdramphy: move and clean up s6ddrphy, add generic SDRAM PHY
make.py
misoclib/s6ddrphy/__init__.py [deleted file]
misoclib/s6ddrphy/initsequence.py [deleted file]
misoclib/sdramphy/gensdrphy.py [new file with mode: 0644]
misoclib/sdramphy/initsequence.py [new file with mode: 0644]
misoclib/sdramphy/s6ddrphy.py [new file with mode: 0644]
targets/mlabs_video.py