litex/litex/soc/integration
2016-03-04 20:56:05 +01:00
..
__init__.py litex: reorganize things, first work working version 2015-11-07 17:48:55 +01:00
builder.py soc/integration/builder: remove use of symlinks (simply use make -C dst_dir -f src_dir/Makefile, thanks robert) 2016-03-04 20:56:05 +01:00
cpu_interface.py soc/integration/cpu_interface: add bases, constants and memories output to csv files 2015-11-15 00:04:44 +01:00
sdram_init.py for now use our fork of migen (to be able to simulate our designs) 2015-11-13 18:31:46 +01:00
soc_core.py soc/integration/soc_core: instanciate wishbone/csr/interrupts only if we have at least a wishbone master 2016-02-18 00:11:25 +01:00
soc_sdram.py some cleanup 2015-12-27 13:09:58 +01:00