litex/misoclib/mem/sdram
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
..
core sdram: use wishbone cache as L2 cache and add optional L2 cache to Minicon 2015-06-17 15:30:30 +02:00
frontend wishbone2lasmi: fix "READ_DATA" state 2015-07-09 10:40:32 +02:00
phy Add init file in sdram/phy dir 2015-09-21 23:46:16 +08:00
test global: more pep8 2015-04-13 18:02:26 +02:00
__init__.py global: pep8 (replace tabs with spaces) 2015-04-13 16:19:55 +02:00
module.py sdram/module: add P3R1GE4JGF DDR2 (Atlys) and MT41J128M16 DDR3 (Opsis, Novena) modules. 2015-08-22 12:42:44 +02:00