litex/misoclib/mem/sdram/phy
Rohit Kumar Singh 71993edae4 Add init file in sdram/phy dir
Without __init__.py file, when using setup.py, setuptools' find_package() function does not find the files in sdram/phy package. Hence .egg file entirely misses sdram/phy directory

More info here: https://bitbucket.org/pypa/setuptools/issues/97
2015-09-21 23:46:16 +08:00
..
__init__.py Add init file in sdram/phy dir 2015-09-21 23:46:16 +08:00
dfi.py global: more pep8 2015-04-13 18:02:26 +02:00
dfii.py global: pep8 (E261, E271) 2015-04-13 17:16:12 +02:00
gensdrphy.py global: pep8 (E302) 2015-04-13 16:47:22 +02:00
initsequence.py sdram/phy/initsequence: add burst chop 4 (BC4) for DDR3 2015-08-04 11:19:20 +02:00
k7ddrphy.py global: more pep8 2015-04-13 18:02:26 +02:00
s6ddrphy.py sdram/phy/s6ddrphy: fix comment on S6QuarterRateDDRPHY 2015-08-22 12:50:41 +02:00
simphy.py sdram/phy: fix simphy memory usage 2015-06-02 19:33:09 +02:00